Runs the complete development workflow from session context to reviewed pull request: write a spec, run spec-review and revise the spec, create bits tasks, drain the bits implementation queue, commit, publish a PR, run self-review-loop, and post /assisted-review-heavy. Use when the user asks for the full dev flow, spec-to-PR workflow, plan/build/publish workflow, or wants an agent to carry a discussed feature through spec, implementation, PR publication, and automated review.
$npx -y skills add djenriquez/claude-plugins --skill full-dev-flowInstalls into the current project.
Run `npx skills use "https://github.com/djenriquez/claude-plugins" --skill "djenriquez/claude-plugins/full-dev-flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/djenriquez/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/djenriquez/claude-plugins"` and select the relevant skills, then follow their instructions.