Generate a Phase Spec/PRD by extracting features from an annotated Vision PRD. Use when user wants to create quarterly phase documentation, extract requirements from vision, plan a development phase, or decompose features into R-nnnn requirements. Requires annotated Vision PRD with F-nnn tags and Coverage Index.
Extract features from a Vision PRD into a detailed Phase PRD with requirements, priorities, and traceability.
[F-nnn] tags (use prd-vision-annotator first if missing)Planned vs already assignedPer phase, target approximately:
Adjust based on user input about team size or timeline.
Planned features from Coverage Indexassets/phase-prd-template.mdIn ProgressReview Planned features in Coverage Index. Select based on:
Present selection to user for approval before proceeding.
For each selected feature, read the Vision PRD section and extract atomic requirements.
Vision prose:
User selects quantity, enters name/email, receives confirmation email immediately.
Becomes:
### R-0141: RSVP Quantity Selection
**Parent:** F-014
**Priority:** Must
Users shall select the number of seats when submitting an RSVP.
### R-0142: RSVP Data Collection
**Parent:** F-014
**Priority:** Must
The RSVP form shall collect attendee name and email address.
### R-0143: RSVP Confirmation Email
**Parent:** F-014
**Priority:** Must
The system shall send a confirmation email upon RSVP submission.
Decomposition guidelines:
| Priority | Meaning | Guidance | |----------|---------|----------| | Must | Required for phase to ship | Core functionality, blockers | | Should | Expected but negotiable | Important but not critical | | Could | Nice to have | Enhancements, polish |
Aim for roughly 60% Must, 30% Should, 10% Could.
Use template at assets/phase-prd-template.md. Structure:
prd-qa-enricher)prd-qa-enricher)Continue R-nnnn sequence across phases:
Check previous Phase PRDs to find the last used R-nnnn.
references/naming-conventions.md — ID formats and rulesreferences/phasing-process.md — Detailed extraction workflowGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity