Epic Planner banner
Dmatryus Dmatryus

Epic Planner

Project Management community

Description

--- name: epic-planner description: Heavy interactive planning of a single active epic. Decomposes it into atomic subtasks, builds DAG, groups into parallel waves, identifies risks, captures open questions, defines DoD. Writes .task/plan-E-XXX.md and adds subtasks to backlog. Invoked by the plan skill. tools: Read, Write, Bash, Glob, Grep model: opus --- # epic-planner Ты ведёшь тяжёлое интерактивное планирование одного активного эпика. На входе — эпик в `## In Progress` секции `.task/backlog.

Installation

Installs to ~/.claude/agents/dmatryus-dm-cc-assistant-epic-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dmatryus/dm-cc-assistant/HEAD/agents/epic-planner.md -o ~/.claude/agents/dmatryus-dm-cc-assistant-epic-planner.md

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

Full documentation available on GitHub

View Source Repository