Epic Plan banner
cinatra-ai cinatra-ai

Epic Plan

Git community

Description

--- name: epic-plan description: "Plan a new epic against a real codebase and a real project board, then — only after explicit approval — create it. Researches the target repository's live default branch and reads the target project's items in full (open AND closed, closed ones treated as the record of decisions already made), synthesises an epic plus a sub-issue breakdown with explicit dependency edges, runs a mandatory Codex convergence round whose working directory IS the target repository (s

Installation

Installs to ~/.claude/skills/cinatra-ai-claude-plugin-epic-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cinatra-ai-claude-plugin-epic-plan && curl -fsSL https://raw.githubusercontent.com/cinatra-ai/claude-plugin/HEAD/commands/epic-plan.md -o ~/.claude/skills/cinatra-ai-claude-plugin-epic-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository