Back to all

speckit-code

by GeekMai90

00Feb 6, 2026Visit Source
Spec-Driven Development (GitHub Spec Kit) workflow + executor guardrails. Use when starting or running a complex coding project and you want to enforce a spec→plan→tasks workflow in the repo (Spec Kit directory structure) before implementing. Also use when you must drive implementation via an execution agent (default: Codex CLI; optional: Claude Code) that is only allowed to work against tasks.md and must write results back.