Create a feature specification and resolve ambiguity in one flow
Core principle: Understand before specifying. No spec without exploring the problem space first.
Create or update specs/{feature}/spec.md from user requirements.
Resolve ambiguity within this skill before handing off to downstream phases.
specs/constitution.md when presentspecs/{feature}/spec.md when presentspecs/{feature}/spec.mdlanguage and shared rules from specs/constitution.md when present; otherwise infer from the available workflow documents and the user's own message. Ask only if still unclear, then conduct all subsequent interaction in this language.specs/{feature}/.references/spec-template.md.
dependencies as specs/{feature}/spec.md pathsGiven/When/Then wording when it hurts readabilityspec-research for investigationstatus, summary, dependenciesstatus: draftdependencies: [] when the spec has no prerequisite specsstatus: approved when no unresolved high-impact ambiguity remains and the spec is ready for execution design and taskingspec-planspec-researchspec-specifyspec-plan (or spec-research if open points remain)spec.md path in the responseSearch 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