Documentation-driven development workflow for planning and implementing code changes based on markdown documentation
/plugin marketplace add cbrake/claude-plugins
/plugin install doc-driven-development@cbrake/claude-plugins
Find and execute inline instructions or pseudo code marked with special tags in code or documentation.
Implement tests for features described in the documentation (`*.md`) and
Implement code changes for features described in the documentation (`*.md`) and
Create a plan file named `plans/<current date>-"$ARGUMENTS".md`. Replace spaces
Automate the release process by updating the changelog, manifest files, and
Skip this edit/command and continue what you were doing.
Update any relevant documentation to accurately reflect the current code changes
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.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review