Claude Plugins Peakflames banner
peakflames peakflames

Claude Plugins Peakflames

Productivity community

Description

Claude Code plugins by PeakFlames — epic-workflow lifecycle skills

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

PeakFlames Claude Code Plugins

A plugin marketplace for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) by PeakFlames.

Plugins

**Recommended:** `peak-workflow` is 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. Existing `epic-workflow` projects 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

Installation

  1. Start Claude Code CLI
  2. Add the marketplace:
    /plugin marketplace add https://github.com/peakflames/claude-plugins-peakflames.git
  3. Install your plugin:
    /plugin install peak-workflow
  4. Restart Claude Code

For full documentation, see each plugin's README:

License

MIT