This skill should only be used when the user uses the word workflow and asks to shape a project from messy inputs into a de-risked, de-scoped shaped packet (brief, breadboard, risks, spikes) ready for wf-plan, with handoff/pickup boundaries to avoid context rot.
Turn messy inputs into a shaped packet that is ready for commit-ready planning (wf-plan) or, for small/low-risk work, ready to go straight into wf-develop driven by prd.json.
Optimise for:
Create/update a dossier folder:
docs/04-projects/<lane>/<id>_<slug>/Files:
brief.md (1–2 pager)breadboard-pack.mdrisk-register.mdspike-investigation.md (optional; single file)prd.md (can be one or many)prd.json (recommended; created via create-json-prd) (can be one or many)id_<slug> (prefer 0001_<short>).docs/04-projects/.ask-questions-if-underspecified and/or using relevant context.brief.md.breadboard-pack.md (places/affordances/connections + parts list + rabbit holes + fit check).risk-register.md.spike-investigation.md.oracle once to create an oracle bundle for the dossier so later oracle passes have clean, repeatable context.brief.mdbreadboard-pack.mdspike-investigation.mdrisk-register.mdhandoff skill as a context checkpoint (this is separate from the final handoff).pickup skill.brief.mdbreadboard-pack.mdspike-investigation.md (when present)risk-register.mdAlso consider making updates to relevant docs/03-architecture documents where required.
create-prd skill to create one or many prd.md in the dossier.create-json-prd skill so agents/tools can execute acceptance criteria.prd.md should have a corresponding prd.json.brief.md, prd.mds and prd.jsons to reflect the final perimeter, cuts, and risk treatments.handoff and include:
prd.json validated? y/n)prd.json/new then pickup then run wf-plan or wf-develop with the dossier pathprd.json validates (when created)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