racecraft-lab/racecraft-plugins-public

Open-source Claude Code plugins from Racecraft Lab

4Stars on the repository
59Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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…

not rated 4 3d ago A 97 tokens original MIT

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…

not rated 4 3d ago A 99 tokens original MIT

analyze-executor

03

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Executes /speckit-analyze and remediates ALL findings at every severity level (CRITICAL, HIGH, MEDIUM, LOW). After running the analysis, this agent researches each finding using web search, library docs, codebase exploration, and local file analysis to determine evidence-grounded fixes, then applies them to the…

not rated 4 3d ago A 85 tokens original MIT

artifact-author

04

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Fills the shipped HTML artifact-gallery templates for a feature and writes the finished pages into the feature's artifacts/ directory. Use at draft pull-request time, after tasks.md exists and before the pull request is created or refreshed. Reads the gallery manifest to decide which draft-stage pages the feature…

not rated 4 3d ago A 108 tokens original MIT

checklist-executor

05

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Executes a single /speckit-checklist domain and remediates any [Gap] markers found. After running the checklist, this agent researches each gap using web search, library docs, codebase exploration, and local file analysis to determine evidence-grounded fixes, then applies them to spec.md or plan.md. Use for every…

not rated 4 3d ago A 80 tokens original MIT

clarify-executor

06

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Prepares a single Clarify question set for the autopilot workflow. This read-only agent inspects the workflow prompt, feature spec, and repo evidence, then returns prioritized questions with recommended answers and evidence for the parent orchestrator to answer/apply. It never edits artifacts and never waits on a user.

not rated 4 3d ago A 66 tokens original MIT

codebase-analyst

07

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Analyzes the existing codebase to resolve questions from the perspective of established code patterns and conventions. Used by speckit-autopilot during consensus resolution for Clarify (answering questions), Checklist (remediating gaps), and Analyze (fixing findings). Spawned with a specific question, gap description…

not rated 4 3d ago A 84 tokens original MIT

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Synthesizes outputs from the three consensus analysts (codebase-analyst, spec-context-analyst, domain-researcher) into a single actionable answer with confidence assessment. Applies the 2-of-3 agreement rule, flags all-disagree cases for human review, and produces exact artifact edits for the orchestrator to apply.…

not rated 4 3d ago A 85 tokens original MIT

domain-researcher

09

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Researches industry best practices and official documentation to resolve questions with evidence-based recommendations. Used across Clarify, Checklist, and Analyze consensus phases. Spawned with a specific question, gap, or finding — returns an answer backed by external documentation and community best practices.

not rated 4 3d ago A 57 tokens original MIT

gate-validator

10

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Runs gate validation commands (marker checks, metric thresholds) and returns pass/fail with structured JSON evidence. Used by the autopilot orchestrator after each phase to validate gates G0-G7. Replaces inline gate checking to offload mechanical work from the opus orchestrator.

not rated 4 3d ago A 58 tokens original MIT

implement-executor

11

racecraft-lab/racecraft-plugins-public

Agent

Part of speckit-pro

Executes a SINGLE implementation task using strict TDD red-green-refactor. Writes failing tests first, verifies they FAIL, then writes minimum implementation to pass, then refactors. Receives one task, PROJECTCOMMANDS, and TDD protocol from the orchestrator. Returns structured TDD evidence. Use for individual tasks in…

not rated 4 3d ago A 74 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: