cbrake
01Plugin Claude Code
Plugin marketplace listing 1 plugin: doc-driven-development.
Plugin Claude Code
Plugin marketplace listing 1 plugin: doc-driven-development.
Instructions file
Claude Code instructions for cbrake/claude-plugins, covering claude.md, repository overview, architecture, plugin structure and doc-driven development workflow.
Plugin Claude Code
Documentation-driven development workflow for planning and implementing code changes based on markdown documentation.
Command
Run the complete TDD implementation cycle for the IN PROGRESS plan.
Command
Find and execute inline instructions or pseudo code marked with special tags in code or documentation.
Command
Implement tests for the IN PROGRESS plan, creating logical git commits for each unit of work.
Command
Implement code changes for the IN PROGRESS plan, creating logical git commits for each unit of work.
Command
Create a plan file named plans/ -"$ARGUMENTS".md. Replace spaces with '-' in the filename.
Command
Automate the release process by updating the changelog, manifest files, and creating a git tag.
Command
Perform a comprehensive code review on uncommitted changes using specialized review agents.
Command
Skip this edit/command and continue what you were doing.
Command
Update any relevant documentation to accurately reflect the code changes since the starting hash for this plan recorded in the plans/plans.md file. Some guidelines.