com um clique
ae-sdd-init
Initialize a new SDD change set after user-approved naming
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Initialize a new SDD change set after user-approved naming
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Fast-track bug investigation and fix initialization
Create high-quality git commits with clear Conventional Commit messages
Continue an SDD change set in a fresh chat using CLI status only
Critique proposal, specs, or plan for gaps and contradictions
Discover high-level architectural requirements for change-set specs
Explain SDD concepts, workflow, and CLI-first usage
Baseado na classificação ocupacional SOC
| name | ae-sdd-init |
| description | 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"