원클릭으로
cospec
cospec에는 aligned-team에서 수집한 skills 26개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run the apply gate for a change and implement its tasks, obeying the gate's exit code.
Archive a completed change — validate, merge specs, verify, and fan blockers out.
Archive a batch of completed changes in dependency order, one cospec archive call at a time.
Resume a partially-built change and finish its remaining artifacts.
Investigate the codebase or a spec question without writing implementation code.
Author every remaining artifact on an already-scaffolded change in one pass, then validate.
Scaffold a new change and show its typed artifact plan, then stop before authoring anything.
Walk a first-time user through one real cospec change end to end, narrating each step.
Propose a new change and generate every artifact its type requires, in one guided pass.
Explain how spec sync works (it runs inside archive) and preview what would merge.
Dress-rehearse a change before archiving — validate strictly, walk the verification ledger, and name the hard archive gates.
Run the apply gate for a change and implement its tasks, obeying the gate's exit code.
Archive a completed change — validate, merge specs, verify, and fan blockers out.
Archive a batch of completed changes in dependency order, one cospec archive call at a time.
Resume a partially-built change and finish its remaining artifacts.
Investigate the codebase or a spec question without writing implementation code.
Author every remaining artifact on an already-scaffolded change in one pass, then validate.
Scaffold a new change and show its typed artifact plan, then stop before authoring anything.
Walk a first-time user through one real cospec change end to end, narrating each step.
Propose a new change and generate every artifact its type requires, in one guided pass.
Explain how spec sync works (it runs inside archive) and preview what would merge.
Dress-rehearse a change before archiving — validate strictly, walk the verification ledger, and name the hard archive gates.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.