Feature Plan
Turns a vague feature request into a clarified, structured implementation plan document.
Testowano · Działa
Co robi ten skill
Runs a 5-phase planning workflow — clarify unknowns, explore the codebase, propose 2-3 trade-off options, gather resources, then write a numbered plan doc to .plans/. Triggers when the user wants a feature planned before any code gets written.
Raport z testu
Produces a persisted, structured plan document (FR/NFR checklist, files-to-create/modify tables, folder tree) saved to .plans/<idx>--<name>--<date>.md — clearly more actionable than an unstructured baseline answer that skips clarifying questions and saves nothing.
Testowano: 2026-07-14 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/Weaverse/.agents mkdir -p ~/.claude/skills cp -r .agents/skills/feature-plan ~/.claude/skills/feature-plan
Komendy i przykładowe prompty
/feature-planTurns a vague feature request into a clarified, structured implementation plan document.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
Turn this rough feature request into a proper plan docClarify requirements for the dark-mode toggle, then plan itWrite an implementation plan with trade-offs for this feature