Annotate a Spec/PRD with Feature IDs and generate a Coverage Index. Use when user wants to add spec tags to a vision document, create F-nnn identifiers, set up traceability, or initialize a PRD framework for phased development.
Annotate a narrative vision document with traceable Feature IDs and generate a Coverage Index.
[F-nnn] tags to major section headersIf the vision PRD lacks explicit goals, add them at the top:
## Goals
G-01: [Primary business objective]
G-02: [Secondary objective]
G-03: [Quality/compliance objective]
Extract goals from executive summary, introduction, or ask the user.
If the document contains goals already, add goal Ids and do not modify those pieces of prose.
Add Feature IDs to major section headers. Do not modify prose.
Before:
## 14. RSVP Functionality
### 14.1 Process Flow
After:
## 14. RSVP Functionality [F-014]
### 14.1 Process Flow
Rules:
Generate a Coverage Index file using the template in assets/coverage-index-template.md.
List every Feature ID with initial status Planned.
See references/naming-conventions.md for ID format details.
Google 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