A plugin marketplace for Claude Code by PeakFlames.
Recommended:
peak-workflowis the preferred plugin for new projects. It introduces a formal requirements baseline (Gherkin-style TOR requirements) that makes acceptance criteria explicit, immutable, and independently verifiable — eliminating the ambiguity of prose checklists. Existingepic-workflowprojects can migrate using/peak-workflow:migrate-from-epic-workflow.
| Plugin | Description |
|---|---|
| peak-workflow ⭐ | Requirements-driven development lifecycle — formal Gherkin TOR requirements serve as the single source of truth for acceptance criteria, test derivation, and verification |
| epic-workflow | Structured epic-based project lifecycle — discovery, planning, implementation, and verification using prose acceptance criteria |
- Start Claude Code CLI
- Add the marketplace:
/plugin marketplace add https://github.com/peakflames/claude-plugins-peakflames.git
- Install your plugin:
/plugin install peak-workflow
- Restart Claude Code
For full documentation, see each plugin's README:
MIT