Create or update a feature spec as the canonical source of acceptance criteria, constraints, and test plan for a non-trivial change.
Use this skill to create or update a feature spec before implementation. The spec is the canonical home of acceptance criteria — not a separate artifact alongside them.
This playbook supports three levels. Default to the first; escalate when the situation warrants it.
specs/<slug>.md using the template in assets/spec-template.md.Specs are trusted repo artifacts. Do not paste raw untrusted input (customer emails, ticket contents, external requests) into a spec without reviewing and sanitizing first.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer