Nudges Claude to document decisions, todos, sprints, and handovers into a planning/ tree by default. Ships an installer command and a scaffold command.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-document-nudgeA snippet (and thin plugin wrapper) that nudges Claude to document decisions, todos, sprints, and handovers as we work — without being asked each time.
In planning-phase conversations, useful context (chosen stack, rejected alternatives, rationale) often only lives in chat. It's lost across sessions, and Claude re-explores the same ground. This snippet sets the default behaviour: when we compare options or make a choice, the artefact gets written to a structured planning/ tree in the repo.
Drops a <documentation_nudge> block into your home-level ~/.claude/CLAUDE.md that:
planning/ folder structure.planning/
decisions/ # one numbered file per decision
todo/ # active task lists
sprints/
active/
deferred/
done/
handovers/ # session handover notes
Open snippet.md, copy the block between the BEGIN / END markers into ~/.claude/CLAUDE.md.
Install the plugin (e.g. via your Claude-Controller marketplace), then:
/nudge-install # injects/updates the snippet in ~/.claude/CLAUDE.md
/nudge-scaffold # seeds the planning/ tree in the current repo
/nudge-scaffold path # …or in a specific repo
/nudge-install is idempotent — re-running updates the existing block in place.
./scaffold.sh # seeds planning/ in cwd
./scaffold.sh /some/repo
Claude-Document-Nudge/
├── README.md
├── .claude-plugin/plugin.json
├── snippet.md # the CLAUDE.md snippet (between BEGIN/END markers)
├── scaffold.sh # standalone folder-tree seeder
└── commands/
├── nudge-install.md
└── nudge-scaffold.md
The repo root is the plugin root — ${CLAUDE_PLUGIN_ROOT} resolves here post-install, so all assets stay self-contained (no parent-directory traversal, no hard-coded paths). Works identically for public-marketplace consumers and Daniel's networked plugin store.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Share bugs, ideas, or general feedback.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim