User Input
$ARGUMENTS
Outline
- Require init. Collect intent: goal, users, features, non-goals, stack prefs, timeline, process.mode.
- Write
.pm/outline/project-outline.md,epics.md,milestones.md. - Sync draft
.pm/charter/*(REQ-xxx); set outline/charter status draft, source generated. - Do not write application source code.
- Do not treat the outline/charter as acceptance criteria until
/pm-charter approve(or/pm-init confirmfor PRD). - Recommend
/pm-init confirmor/pm-charter向导;技术扫描用/pm-all(不必先 approve)。
Shared Workflow (all /pm-* commands)
Follow this order when the command mutates .pm/ state:
- Read
.pm/config/project.yamland.pm/config/local.yaml(if missing and command is not init → recommend/pm-init). - If
.pm/metadata is valid, load it; do not force a full-repo rescan. On-demand incremental scan usingsources+extra_scan_roots+--path+ conversation paste (highest priority for/pm-fix). Prefer.pm/architecture/map.jsonand the document index before walking the tree. - Desensitize evidence →
.pm/evidence/scans/{command}-{timestamp}.json(secrets →***). Never persist raw secrets. - Optional charter compare only when
charter.status == approved(attachconfidence). Draft PRD/charter MUST NOT be used as the baseline. - Incremental merge into module
findings.md/todo.md; sync authoritativestate/todo.md. - Refresh
state/overview.mdwith all open/in_progress blocking+high todos (no 3-item cap). Medium/low: counts only unless--verbose. - Append audit to
.pm/state/audit.jsonl(command, time, input/output summary; include reasoning when the step was AI-produced). - Output risk summary + recommended next step (≤20 lines). Never auto-write source/SQL/cloud or land generated docs/rules without explicit user confirmation.
- Closing:
_closing.md完整档(只列已有路径)。
Design baseline: docs/prd.md + 宪章。