CtrlK
BlogDocsLog inGet started
Tessl Logo

kazeflow

github.com/kj-9/kazeflow

SkillAddedReview
openspec-verify-change

.codex/skills/openspec-verify-change/SKILL.md

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

openspec-update-change

.codex/skills/openspec-update-change/SKILL.md

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

openspec-sync-specs

.codex/skills/openspec-sync-specs/SKILL.md

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

openspec-propose

.codex/skills/openspec-propose/SKILL.md

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.

openspec-explore

.codex/skills/openspec-explore/SKILL.md

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.

openspec-archive-change

.codex/skills/openspec-archive-change/SKILL.md

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

openspec-apply-change

.codex/skills/openspec-apply-change/SKILL.md

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.