Plan-Driven Development plugin for Claude Code. Manage PLAN.md and NOTES.md for AI-assisted development workflows.
/plugin marketplace add kzmshx/claude-plugin-pdd
/plugin install pdd@kzmshx/claude-plugin-pdd
Create a NOTES file capturing discoveries and decisions from the current session.
Create or continue a PLAN.md for the current branch.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.