End-to-end development workflows for Claude Code that produce code aligned with design docs and tests. Specialized agents handle requirements, design, implementation, and quality checks, so what you get is code that actually passes its tests and matches its design docs.
$claude plugin marketplace add shinpr/claude-code-workflowsInstalls into the current project.
Install claude-code-workflows by running `claude plugin marketplace add shinpr/claude-code-workflows`, then use it for the current task and follow its documentation at https://github.com/shinpr/claude-code-workflows.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add shinpr/claude-code-workflows |