From episteme
Creates or updates docs/PLAN.md from docs/REQUIREMENTS.md, generating a staged implementation plan with milestones, dependencies, blockers, and verification criteria.
How this skill is triggered — by the user, by Claude, or both
Slash command
/episteme:requirements-to-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when `docs/REQUIREMENTS.md` exists but `docs/PLAN.md` is weak, missing, or stale.
Use this skill when docs/REQUIREMENTS.md exists but docs/PLAN.md is weak, missing, or stale.
Steps:
docs/REQUIREMENTS.md.docs/PLAN.md as a staged execution plan.Prefer phases over long narrative lists.
npx claudepluginhub junjslee/episteme --plugin epistemeTurns requirements into structured implementation plans with subtasks, dependencies, file paths, and test scenarios. Use after brainstorming or to formalize clear requirements before coding.
Generates executable Markdown implementation plans for multi-step tasks from context briefs, resolving ambiguities, ordering dependencies, and enabling parallel worker execution.
Creates structured plans for multi-step tasks including software features, implementations, research, or projects. Deepens plans via interactive sub-agent reviews.