
Chipflow Context Daddy
- 8 repo stars
- Updated March 16, 2026
- ChipFlow/context-daddy
chipflow-context-daddy is a Claude Code plugin that manages project manifest, repo mapping, and persistent learnings so agent context survives across sessions.
About
chipflow-context-daddy is a Claude Code plugin bundle dedicated to context management for developers on large or long-lived repositories. It provides a project manifest so the agent starts from an agreed map of what matters, a repo map workflow that highlights duplication before you refactor blindly, and a learnings system meant to preserve decisions that usually die in chat history. The positioning emphasizes responsible use on adult codebases where exploration noise and forgotten rationale slow every new session. Install it when tribal knowledge, narrative context, and cross-session continuity are bigger bottlenecks than raw code generation. It pairs naturally with documentation-heavy phases and ongoing iteration, because the same manifest and learnings reduce re-explaining architecture after every break. One plugin count keeps scope narrow: this is infrastructure for memory and orientation, not a feature generator.
- Project manifest for stable, session-spanning orientation
- Repo map with duplicate detection to reduce redundant exploration
- Learnings system that captures narrative tribal knowledge across chats
- Living documentation that outlasts single-session memory limits
- Single-plugin bundle focused on context daddy tooling for mature codebases
Chipflow Context Daddy by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install chipflow-context-daddy@ChipFlow/context-daddyAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Last updated | March 16, 2026 |
| Repository | ChipFlow/context-daddy ↗ |
What it does
Give Claude Code a persistent project manifest, repo map with duplicate detection, and a learnings system so context survives long sessions and handoffs.
Who is it for?
Best when you're on sizable repos and need durable context, duplicate-aware exploration, and session-to-session learnings in Claude Code.
Skip if: Greenfield toy projects where a readme alone is enough and you rarely span multiple long agent sessions.
What you get
After install, Claude Code can lean on a manifest, deduplicated repo map, and stored learnings instead of rediscovering your project from scratch.
- Structured project manifest for agent orientation
- Repo map output with duplicate detection signals
- Persisted learnings narrative usable in later sessions
By the numbers
- 1 plugin in the ChipFlow/context-daddy bundle
- Repository stars reported at 8 in catalog metadata
Recommended Plugins
How it compares
Context and memory infrastructure plugin, not an MCP server or task-specific generator.
FAQ
Who is Chipflow Context Daddy for?
It is for Claude Code users maintaining complex codebases who need manifests, repo maps, and learnings that persist beyond one chat.
When should I use Chipflow Context Daddy?
Use it when exploration repeats, duplicates confuse refactors, or tribal knowledge keeps getting re-explained to the agent.
How do I add Chipflow Context Daddy to my agent?
Register the ChipFlow/context-daddy marketplace or plugin source in Claude Code and enable the context-daddy plugin for your workspace.