plan · git:20260906.9b0a555 · 2026-09-06 · sha256 4f88a2db41c70e6a

plan git:20260906.9b0a555A

Immutable. This exact content is served forever at /api/v1/blob/4f88a2db41c70e6a.

---
name: plan
description: "Use this skill when performing structured project planning and PRD generation with three modes: new (project kickoff with repo scaffolding), feature (compact feature PRD), retro (data-driven retrospective). All modes share a researched Q&A engine that dispatches parallel Explore agents before each question wave, presents options via AskUserQuestion with recommendations, and produces documents with prioritized issue creation."
metadata:
  user-invocable: "false"
  tags: planning, prd, requirements, research
  model: inherit
  model-preference: opus
  model-preference-codex: gpt-5.4
  model-preference-cursor: claude-opus-4-6
---

# plan

> **Portable mirror — generated, do not edit.** The canonical skill body lives at
> [`skills/plan/SKILL.md`](../../../skills/plan/SKILL.md); read that file for the full instructions.
> This mirror carries only agentskills.io-spec-legal frontmatter so harnesses that
> discover skills under `.agents/skills/` can find and route to the skill.
>
> Regenerate with `node scripts/generate-agents-skills.mjs`.