
Sow Marketplace
- Updated December 11, 2025
- jmgilman/sow
sow is a Claude Code plugin and framework that coordinates specialized AI agents through a five-phase software development workflow so developers can deliver features with structured planning and execution.
About
sow is an official Claude Code marketplace plugin implementing a System of Work—an opinionated framework that coordinates specialized AI agents through a five-phase software development lifecycle. Developers reach for it when they want structured feature delivery with clear phase gates instead of ad hoc prompting. The plugin supplies agents, slash commands, and hooks, with a Go CLI for project and task management outside the editor.
- Five-phase lifecycle: Discovery, Design, Implementation, Review, Finalize
- Multi-agent orchestration with researcher, architect, planner, implementer, reviewer
- Claude Code plugin with agents, slash commands, and hooks plus Go CLI
- Human-led planning combined with AI-autonomous execution per phase
- Official marketplace distribution via jmgilman/sow repository
Sow Marketplace by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add jmgilman/sowAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | December 11, 2025 |
|---|---|
| Repository | jmgilman/sow ↗ |
How do I run Claude Code with consistent phase gates and specialized agents instead of unstructured single-thread conversations?
Coordinates specialized Claude Code agents through a 5-phase Discovery→Design→Implementation→Review→Finalize workflow for structured feature delivery.
Who is it for?
Development teams adopting a structured AI-assisted workflow from discovery through review and finalize with orchestrated specialist agents.
Skip if: Developers who prefer minimal tooling and informal one-off Claude Code prompts without phased lifecycle management.
What you get
Phase-appropriate agent execution across discovery, design, implementation, review, and finalize with sow-managed commands, hooks, and task artifacts.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What are the five sow phases?
Discovery, Design, Implementation, Review, and Finalize, with intelligent phase selection during the workflow.
How is sow installed?
Add the marketplace with claude plugin marketplace add https://github.com/jmgilman/sow, then claude plugin install sow.
What agents does sow coordinate?
Specialized workers including researcher, architect, planner, implementer, and reviewer, orchestrated by an orchestrator agent.