
Chinlung Claude Dev Workflow
- 1 repo stars
- Updated July 25, 2026
- chinlung/claude-dev-workflow
chinlung-claude-dev-workflow is a Claude Code plugin that coordinates six specialized agents across planning, architecture, review, and testing.
About
chinlung-claude-dev-workflow is a community Claude Code plugin collection built around six specialized agents that mirror how a small team plans, argues about architecture, implements, reviews, and tests software. developers install it when they want Claude to play distinct roles—planner, reviewer, debater—rather than one blended persona. It spans Validate (scoping decisions), Build (planning and architecture), and Ship (review and testing), which is why journeyScope is multi-phase even though the primary shelf is build pm. The value is turning fuzzy “build this feature” requests into a repeatable multi-agent ritual with explicit decision-making and code-review gates, which reduces rework for one-person shops wearing every hat.
- Complete development workflow plugin advertising 6 specialized agents
- 2 plugins in the chinlung/claude-dev-workflow repository
- Covers architecture, code-review, debate, decision-making, planning, and testing keywords
- Multi-agent coordination instead of a single generic coding assistant
- Pairs planning and review agents for structured ship-ready output
Chinlung Claude Dev Workflow by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
/plugin install chinlung-claude-dev-workflow@chinlung/claude-dev-workflowAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 25, 2026 |
| Repository | chinlung/claude-dev-workflow ↗ |
What it does
Run a six-agent Claude Code dev workflow for planning, architecture debate, implementation support, code review, and testing in one plugin pack.
Who is it for?
Best when you want a multi-agent dev ritual with explicit planning, debate, review, and test agents inside Claude Code.
Skip if: Skip if you only need a lightweight linter hook or a single API integration without role-based agents.
What you get
After installation, Claude Code can route work through dedicated agents for planning, decisions, architecture, review, and testing in a structured dev workflow.
- Two installable plugins wiring six dev-focused agents
- Structured planning, debate, review, and testing passes on features
- Clearer decision trails before implementation commits
By the numbers
- Repository: chinlung/claude-dev-workflow
- pluginCount: 2
- 6 specialized agents advertised in description
Recommended Plugins
How it compares
Multi-agent dev workflow plugin, not a standalone code-review skill file.
FAQ
Who is Chinlung Claude Dev Workflow for?
It is for developers and small teams using Claude Code who want six role-specific agents for the full dev cycle.
When should I use Chinlung Claude Dev Workflow?
Use it when scoping features, debating architecture, or running structured review and testing before you merge or ship.
How do I add Chinlung Claude Dev Workflow to my agent?
Add the chinlung/claude-dev-workflow plugins through Claude Code’s plugin installer, then invoke the workflow and agent entry points defined in the repo.