racecraft-lab

120 mods across 2 repositories, 15 stars between them.

racecraft-lab/racecraft-plugins-public

Agent Claude Code

Focused, fast review of a single changed SKILL.md and its optional Codex mirror. Checks frontmatter validity, trigger-phrase quality (the description is what Claude matches on), references/scripts split conventions, and Codex mirror parity. Cheaper than Layer 2/3 evals — use as a pre-commit gate; reserve Layer 2/3 for…

4 2d ago A 99 tokens original MIT

plugin-publish

74

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Stage, commit, push, and open a PR for plugin changes. Validates the commit message against conventional-commits (required by validate-pr-title CI check), runs Layer 1 structural tests first, and reminds the user to run /plugin marketplace update after merge. Triggers on "publish plugin", "push plugin changes", "ship…

4 2d ago A 80 tokens original MIT

scaffold-skill

75

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Scaffold a new skill inside speckit-pro (or another plugin in this marketplace). Creates skills/ /SKILL.md with valid YAML frontmatter, optionally mirrors under codex-skills/, then runs python3 tests/speckit-pro/run-all.py --layer 1 to verify. Triggers on "scaffold skill", "add a skill", "new speckit skill", "create…

4 2d ago A 91 tokens original MIT

speckit-verify-run

90

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Perform a non-destructive post-implementation verification gate validating the implementation against spec.md, plan.md, tasks.md, and constitution.md.

4 2d ago A 34 tokens copy · 91% MIT