원클릭으로
ae-sdd-vibe
Collaborative vibe coding sessions that free you from spec ceremony while delivering sane software
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Collaborative vibe coding sessions that free you from spec ceremony while delivering sane software
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-vibe |
| description | Collaborative vibe coding sessions that free you from spec ceremony while delivering sane software |
spec-driven-development (load first; resolve/init change sets and manage lane/phase/task flow)research[!IMPORTANT] Resolve required inputs from the workspace first; only ask the user when resolution is ambiguous or missing (for example, multiple change sets exist).
vibe-api-redesign).Vibe lane is your partner for getting through SDD without the ceremony. Think collaborative vibe coding: throw ideas, prototype freely, create documents as insights emerge, let good ones stick. Goal: sane software, not perfect specs.
Load SDD Context: Load spec-driven-development, resolve the active change set, and run ae sdd status [name].
Create Change Set When Needed: If no change set exists, initialize via CLI:
ae sdd init <name> --lane vibe
Do not hand-roll scaffolding or use deprecated custom init commands.
Create changes/<name>/context.md with intent, initial thoughts, and curiosity.
Explore Together: Dive in. Prototype freely, create documents when insights emerge, capture thoughts. Collaboratively refine into at least a light proposal leading to research and planning. No wrong turn if you document learning.
Keep Context Alive: Continuously update state and context:
context.md as intent evolvesae sdd notes set and ae sdd pending add|clearDeliver Sanity, Not Ceremony: Build plans, run validations, and never auto-advance phase from this command. When the user wants to proceed, suggest ae-sdd-next <name>. Ensure exploration converges on sane software.
vibe lane and collaborative context captured"What's on your mind? I'll fire up vibe lane vibe-api-redesign and we can prototype endpoints, document what works, and shape it into something solid—all without getting bogged down in specs."
Avoid vibe lane for major features where architectural alignment impacts production readiness. Suggest full lane instead when the scope demands structured specification.