An AI-driven development workflow — from PRD to shipped code, all within Claude Code.
> /plugin marketplace add smallnest/goal-workflow> /plugin install goal-workflow-skills@goal-workflow
What's inside
English | 简体中文
An AI-driven development workflow — from PRD to shipped code, all within Claude Code.
/prd → /prd-to-spec (optional) → /to-issues → /loop-it (→ /goal → /review-it → /note-it → /walkthrough → /ship-it)×N
npx skills add smallnest/goal-workflow
| Command | Description |
|---|---|
/prd | Generate PRD (requirements document) |
/prd-to-spec | Transform PRD into technical SPEC (optional) |
/to-design | Generate a design proposal from a PRD (Go-proposal style) |
/to-issues | Decompose PRD/SPEC into Issues and create tickets |
/loop-it | Batch-implement all open Issues with checkpoint/resume |
/graph | Turn a task/PRD into a dependency graph and implement nodes in parallel |
/goal | Implement an Issue end-to-end (Claude Code built-in) |
/review-it | Automated code review with iterative fixes |
/understand | Turn fresh (AI-generated) changes into an interactive review webpage |
/ship-it | Commit, PR, merge, and close the Issue |
/note-it | Capture implementation notes per Issue |
/walkthrough | Phase-2 walkthrough: change summary, verification proof, visual evidence, review gate |
/humanize-it | Remove AI traces from documents |
/article-icons | Illustrate an article with inline SVG icons |
/listenhub-tts | Text-to-speech via ListenHub |
/insight-diagram | Generate UML and architecture diagrams |
/design-it | Turn a requirement into a self-contained HTML design document |
/code-to-spec | Reverse-engineer SPEC from existing projects |
/refactor | Expert code refactoring (Fowler catalog) |
/modern-go | Modernize Go code (35+ gofix-style rules) |
/smell | Detect architecture anti-patterns, code smells, and complexity hotspots |
Full usage guide: docs/index.html
MIT
FAQ
goal-workflow-skills is a Claude Code plugin with 20 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes article-icons, code-to-spec, design-it. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it