Identify product-domain and capability boundaries for change intents, defining how a taxonomy should be structured.
Translate change intents into a product-domain taxonomy by:
Taxonomy derivation must explicitly surface all needed scope across the tree:
The taxonomy must stay implementation-agnostic and product-boundary first.
research skill and inspect existing specs/taxonomy artifacts first.Domain -> Subdomain/Context -> Capability Leafchanges/<name>/specs/....
Explicitly label which paths are:Domain -> Resource -> Operation Capabilitycreate/read/list/update/delete and non-CRUD operations such as search/archive/reconcile when behavior requires it.Provide:
Domain -> Subdomain/Context -> Capability Leafreuse, modify, or createchanges/<name>/specs/...gmail/inbox-organization/search-and-filters/full-text-discovery.mdaccount-management/users/createaccount-management/users/readaccount-management/users/listaccount-management/users/updateaccount-management/users/deleteaccount-management/users/searchSearch 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