Plan a feature or change through a clarifying interview, producing spec deltas, plan.md, and decision-log.md via planner-agent with adversarial review. Use when the user asks to plan, spec, design, or scope a new feature, a change or removal of existing behavior, a refactor, or a fix — before any implementation.
$npx -y skills add marconae/speq-skill --skill speq-planInstalls into the current project.
Run `npx skills use "https://github.com/marconae/speq-skill" --skill "marconae/speq-skill/speq-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marconae/speq-skill" that are relevant to the current task. Run `npx skills add "https://github.com/marconae/speq-skill"` and select the relevant skills, then follow their instructions.