一键导入
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.