Use when adding new features, endpoints, UI flows, integrations, or data model changes. Intended for multi-file change efforts.
Deliver the smallest coherent behavior that satisfies the authorized outcome.
superpowers:brainstorming only when inspection leaves important
requirements or material design trade-offs unresolved.superpowers:test-driven-development for production behavior:
establish a failing check, implement the minimum change, then keep it green.superpowers:verification-before-completion before claiming the
outcome.Report the resulting behavior, key files, verification evidence, and any unimplemented acceptance item or rollout risk. Do not equate compilation with a working feature when runtime or user-facing evidence is feasible.
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