원클릭으로
ae-sdd-proposal
Draft and refine a product proposal document through collaborative dialogue
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Draft and refine a product proposal document through collaborative dialogue
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| name | ae-sdd-proposal |
| description | Draft and refine a product proposal document through collaborative dialogue |
Help the user articulate a complete SDD proposal for the active change set.
spec-driven-development (load first; use it to resolve/init change sets and manage phase/task state)research[!IMPORTANT] Resolve required inputs from the workspace first; only ask the user when resolution is ambiguous or missing.
changes/ directories. If none exist, create a new full-lane change set using ae sdd init <name> --lane full.The proposal is the source of truth for how the system should behave. Use SDD workflow conventions and CLI commands, not manual scaffolding.
spec-driven-development, run ae sdd status [name], and confirm the active change set and current phase.research skill to identify existing patterns, related features, and integration points.changes/<name>/proposal.md with concrete narrative behavior, failure/recovery paths, and clear boundaries.ae-sdd-next <name>.changes/<name>/proposal.md.auth module, should we handle session expiration like this...?"spec-driven-development before deciding where to write.changes/<name>/ for proposal artifacts.