Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-drop.
Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-drop.
Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-gate.
Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-init.
Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-run.
Skill Claude CodeCodex
Spec-kit workflow command: speckit-gym-warmup.
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Skill Claude CodeCodex
On-demand view of specs whose latest test evidence is red or unknown, with the exact evidence line quoted from tdd/cycle-log.md and the command that would produce evidence.
Skill Claude CodeCodex
On-demand view of everything not complete: what stage each is stuck at, what the immediate next artifact/command is, oldest-untouched first, stale warnings past staleafterdays.
Skill Claude CodeCodex
Main generator — scans all specs//, derives per-feature stage, task progress, health, last updated; when the TDD extension is installed, adds a deep TDD table (acceptance/unit/characterization counts, DONE, loop mode, tasks.md state); renders dashboard to configurable output path and writes .specify/stats/stats.json…
Skill Claude CodeCodex
On-demand execution — reads verified suite command from .specify/memory/tdd-profile.md, runs it for selected specs (--all, spec id/slug, or default active feature), captures pass/fail + duration + tail, appends run record to .specify/stats/runs.json, refreshes dashboard health column.
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Skill Claude CodeCodex
Derive the feature's test list from spec.md and plan.md into specs/ /tdd/test-list.md (outer acceptance behaviors, inner unit behaviors, each traced to an acceptance criterion) and make the test tasks in tasks.md mandatory and correctly ordered.
Skill Claude CodeCodex
Drive the red-green-refactor loop one behavior at a time from the test list: write one failing test, prove it fails for the right reason, make it pass with the smallest change, refactor while green, record the evidence in the feature's tdd/cycle-log.md, and tick the tasks.md tasks the completed behaviors cover.
Skill Claude CodeCodex
Detect the repository's test stack and write .specify/memory/tdd-profile.md with the exact verified commands the loop needs (single test, full suite, coverage, mutation), plus the TDD principle to add to the project constitution.
Skill Claude CodeCodex
Audit the feature's TDD discipline and test strength from cold context: test-first evidence in git history, red-phase evidence, test-smell rubric, mutation testing on the changed files, and acceptance-criteria coverage, then write specs/ /tdd/verification.md with a verdict and remediation tasks.
Skill Claude CodeCodex
Run the full SDD lifecycle in Zed: specify → plan → tasks → implement (fully autonomous, no gates).
Skill Claude CodeCodex
../../../.specify/extensions/worktrees/.specify-dev/agent-commands/kimi/speckit-worktrees-clean/SKILL.md.
Skill Claude CodeCodex
../../../.specify/extensions/worktrees/.specify-dev/agent-commands/kimi/speckit-worktrees-create/SKILL.md.
Skill Claude CodeCodex
../../../.specify/extensions/worktrees/.specify-dev/agent-commands/kimi/speckit-worktrees-list/SKILL.md.
Skill Claude CodeCodex
../../../.specify/extensions/worktrees/.specify-dev/agent-commands/kimi/speckit-worktrees-specify/SKILL.md.
Command
Assess a bug report (pasted text or URL) against the codebase and produce an assessment with possible remediation.