Skill Claude CodeCodex
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
Skill Claude CodeCodex
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
Skill Claude CodeCodex
Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.
Skill Claude CodeCodex
Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.
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
Perform a non-destructive post-implementation verification gate validating the implementation against spec.md, plan.md, tasks.md, and constitution.md.
Skill Claude CodeCodex
Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).
Skill Claude CodeCodex
Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
racecraft-lab/racecraft-plugins-public
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
racecraft-lab/racecraft-plugins-public
Plugin Claude Code
Plugin marketplace listing 1 plugin: speckit-pro.
racecraft-lab/racecraft-plugins-public
Agent Claude Code
Audit plugin release configuration for the silent-gap failure mode. Cross-checks that every plugin directory has matching entries in release-please-config.json, .release-please-manifest.json, and .claude-plugin/marketplace.json — and that versions agree. Also validates that any PR title in scope follows…