File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,15 +63,12 @@ SUBAGENTS: $ARGUMENTS.subagents (default: 3)
6363
64645 . _ COLLECT_ all expert outputs into ` .claude/plans/plan-<topic-slug>/ `
6565
66- 6 . _ SYNTHESIZE_ via integration subagent:
66+ 6 . _ SYNTHESIZE_ into PRD via prd subagent:
67+ - _ LOAD_ the prd skill
6768 - _ READ_ all expert outputs
6869 - _ RECONCILE_ overlapping recommendations
6970 - _ IDENTIFY_ cross-cutting concerns missed by specialists
70- - _ PRODUCE_ unified analysis document
71-
72- 7 . _ GENERATE_ PRD via prd subagent:
73- - _ LOAD_ the prd skill
74- - _ CREATE_ PRD for TOPIC incorporating all expert analysis
71+ - _ CREATE_ PRD for TOPIC as the unified synthesis of all expert analysis
7572 - _ APPLY_ sizing rules:
7673 - Each user story completable in ONE iteration
7774 - One story touches 1-3 files max
@@ -80,7 +77,7 @@ SUBAGENTS: $ARGUMENTS.subagents (default: 3)
8077 - Add "Verify in browser using agent-browser skill" to UI stories
8178 - _ SAVE_ to ` tasks/prd-<topic-slug>.md `
8279
83- 8 . _ REPORT_ completion:
80+ 7 . _ REPORT_ completion:
8481 - Keywords searched: [ codebase terms]
8582 - Web queries: [ domain terms]
8683 - Hotspot files: [ most relevant files]
You can’t perform that action at this time.
0 commit comments