Initialize a new SDD change set after user-approved naming
Create a new change set with the SDD CLI after collaboratively deriving a strong name and getting explicit user approval.
spec-driven-development (load first; use CLI-driven initialization workflow)Load SDD Context: Load spec-driven-development first.
Derive Candidate Name:
add-passwordless-login, improve-checkout-retries).Require Explicit Approval:
Initialize via CLI:
ae sdd init <approved-name>
changes/<name>/ scaffolding.Confirm Result:
ae sdd status <approved-name>).spec-driven-development skill is loaded before init flow.ae sdd init <approved-name>.User intent: "I want to propose retry behavior for failed webhooks"
Agent: "Proposed change set name: improve-webhook-retry-behavior. Does that name work for you?"
User: "Yes"
Agent runs: ae sdd init improve-webhook-retry-behavior
Agent: "Initialized improve-webhook-retry-behavior. Next: ae sdd status improve-webhook-retry-behavior"
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