772 B
772 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Turn the current conversation context into a PRD and publish it to the project issue tracker. |
Workflow: to-prd
-
Context Analysis:
- The user wants to create a PRD from the current context. Treat this as the primary input for the skill.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.windsurf/skills/to-prd/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Synthesize current conversation and codebase understanding into a PRD.
- Do NOT interview the user - use existing knowledge.
- Follow the instructions in the
-
On Error:
- If issue tracker not configured: Run
/setup-matt-pocock-skillsfirst - If user expectations unclear: Confirm major modules with user
- If issue tracker not configured: Run