← All creators

racecraft-lab

Organization

Open-source Claude Code plugins from Racecraft Lab

39 indexed · 0 Featured · 5 stars · avg score 72
Prolific

Categories

Indexed Skills (39)

Testing & QA Listed

speckit-archive-run

Archive merged feature specs into project memory with provenance, sweep discovery, and gated cleanup

5 Updated today
racecraft-lab
Code & Development Listed

speckit-checkpoint-commit

Commit changes at meaningful checkpoints throughout the workflow

5 Updated today
racecraft-lab
Code & Development Listed

speckit-git-feature

Create a feature branch with sequential or timestamp numbering

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-retrospective-analyze

Perform a post-implementation retrospective analysis measuring spec adherence, implementation deviations, and lessons learned.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-speckit-utils-doctor

Validate project health: templates, agent config, Python runner/helpers, constitution, and feature artifacts

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-speckit-utils-resume

Resume an interrupted session by detecting feature state and suggesting the next command

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-speckit-utils-validate

Verify spec-to-task traceability and check that completed tasks produced expected files

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-verify-tasks-run

Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-archive-cleanup

Archive a merged SpecKit spec and clean active workflow residue after the implementation PR has merged. Use after confirming merge provenance, when the user asks for post-merge SpecKit archive hygiene, cleanup hygiene, or removal of completed specs from active specs.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-autopilot

Autonomous SpecKit workflow executor. Reads a populated workflow file and executes all 7 SDD phases (specify → clarify → plan → checklist → tasks → analyze → implement) with programmatic gate validation, multi-agent consensus resolution, and auto-commits. Use when the user says "run autopilot", "execute workflow", "autonomous speckit", or has a workflow file ready for execution.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-coach

Coaches developers through Spec-Driven Development using the official SpecKit CLI and the speckit-pro plugin. Provides SDD methodology guidance, per-command coaching, phase gate validation, multi-spec technical roadmap creation, workflow tracking, existing-project fixup, and live SpecKit extension and preset discovery. Use when user asks about SDD methodology, SpecKit commands, spec writing, feature decomposition, gate failures, technical roadmaps, the roadmap map / home note / Map of Content / navigation and its curated-vs-generated two-zone structure, autopilot workflows, project repair, template durability, consensus protocol, or browsing, installing, configuring, and removing SpecKit community extensions, presets, hooks, and the catalog.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-install

Installs the official SpecKit CLI and initializes one or both coding-agent integrations (Claude Code, Codex CLI). Detects existing installs and hands off to /speckit-pro:speckit-upgrade rather than overwriting. Optionally installs the curated set of community extensions and presets. Use when the user says "install speckit", "set up speckit", "initialize speckit", "add speckit to this repo", "install spec-kit", "bootstrap speckit", "first-time speckit setup", "install the specify cli", "set up specify", or wants to install for claude only, codex only, or both side-by-side. Not for upgrading an existing install (use /speckit-pro:speckit-upgrade) or running workflows (use /speckit-pro:speckit-autopilot).

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-prd

Use this skill to collaboratively turn a raw product or technical idea into three artifacts — a lean PRD, a technical roadmap with a SPEC catalog, and a roadmap-MOC home note — ready for /speckit-pro:speckit-scaffold-spec and /speckit-pro:speckit-autopilot. Triggers on: write a PRD, create a product requirements document, draft a PRD and roadmap, shape this idea into a PRD, turn this brief into a PRD, plan a product, decompose an idea into a SPEC catalog, what features should this have, before I write specs, right-size the catalog. Runs a one-question-at-a-time interview with a recommended answer, then writes docs/prd-NAME.md, docs/ai/specs/NAME-technical-roadmap.md, and docs/ai/specs/NAME-roadmap-MOC.md. Front door of the chain: PRD then roadmap then scaffold-spec then autopilot. NOT per-spec scoping (use grill-me), NOT worktree prep from an existing roadmap entry (use speckit-scaffold-spec), NOT SDD coaching (use speckit-coach). Requires an interactive session.

5 Updated today
racecraft-lab
Code & Development Listed

speckit-resolve-pr

MANDATORY for resolving GitHub PR review comments by editing the source code those comments flagged. Use this skill — NOT a read-only PR review skill — whenever the user wants to ACT on PR review feedback by changing code, committing, and pushing. Triggers on these phrases: 'resolve PR review comments', 'address review feedback', 'fix the copilot comments', 'resolve the threads on PR #N', 'fix each review comment and resolve the threads', 'handle the Copilot review on this PR', 'work through the review comments on this PR', 'address them all', 'take care of the outstanding review feedback', or whenever a PR URL is pasted with unresolved comments. The skill edits files, runs project verification, commits the fixes, pushes, posts a reply per thread, and marks each thread resolved via gh API. NOT for read-only PR review, summarizing what a PR changes, or assessing PR merge risk — those are read-only review skills, this is a write skill that mutates the working tree.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-scaffold-spec

Use this skill when the user wants to set up, scaffold, bootstrap, prep, initialize, or prepare a SPEC-ID from the technical roadmap for autonomous execution. Triggers on: set up SPEC-XXX, scaffold SPEC-XXX, bootstrap SPEC-XXX for development, prep SPEC-XXX, initialize the workspace for SPEC-XXX, prepare SPEC-XXX for the autonomous run, create a spec branch and workflow for SPEC-XXX, generate the workflow file for SPEC-XXX, I need a workflow file generated for SPEC-XXX, fill the prompts from the roadmap, pre-fill the workflow template, start working on SPEC-XXX, populate the workflow file for SPEC-XXX. Opens with a blind-spot pass, creates the git worktree, spec branch, Design Concept doc, and populated workflow file, then hands off to planning. Strictly interactive — requires a human to answer the grill-me questions. Not for checking roadmap status (use /speckit-pro:speckit-status), running a populated workflow (use /speckit-pro:speckit-autopilot), or SDD coaching (use /speckit-pro:speckit-coach).

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-status

Use when the user wants to read SpecKit project status, see the full roadmap dashboard, check which specs are complete, in-progress, blocked, or ready to start, see phase-level progress for active specs, find which active worktrees exist and what spec each belongs to, check the status or current phase of a specific SPEC-ID, identify what is blocking a spec and why, get a recommendation for the next spec to implement, or summarize overall project health and next steps. Triggers on: show roadmap, project status, active workflows, blockers, dashboard, all specs, phases complete, next phase, list worktrees, which spec should I start, what is next, SpecKit progress, project health, check SPEC-XXX, is SPEC-XXX done, is SPEC-XXX blocked. Read-only: never creates files, branches, or worktrees. Do NOT use to set up or scaffold a spec (use speckit-scaffold-spec), execute a workflow autonomously (use speckit-autopilot), fix PR review comments (use speckit-resolve-pr), or ask about SDD methodology (use speckit-coach).

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-upgrade

Upgrades an existing SpecKit installation safely with backup-and-restore for locally-modified files. Preserves the project constitution and template overrides. Handles the v0.8.13 slash-command to skills migration. Supports upgrading one or both integrations (Claude Code, Codex CLI) and refreshing the curated set of community extensions and presets. Use when the user says "upgrade speckit", "update speckit", "refresh speckit", "new speckit version", "latest speckit", "upgrade specify cli", "safe speckit upgrade", "speckit migration to skills", "preserve my constitution during upgrade", or asks how to upgrade without losing template edits. Hands off to /speckit-pro:speckit-install if .specify/ is missing.

5 Updated today
racecraft-lab
Code & Development Listed

speckit-git-commit

Auto-commit changes after a Spec Kit command completes

5 Updated today
racecraft-lab
Code & Development Listed

speckit-git-validate

Validate current branch follows feature branch naming conventions

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-analyze

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-checklist

Generate a custom checklist for the current feature based on user requirements.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-clarify

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-constitution

Create or update the project constitution from interactive or provided principle inputs.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-converge

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.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-implement

Execute the implementation plan by processing and executing all tasks defined in tasks.md

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-plan

Execute the implementation planning workflow using the plan template to generate design artifacts.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-specify

Create or update the feature specification from a natural language feature description.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-tasks

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

5 Updated today
racecraft-lab
AI & Automation Listed

speckit-taskstoissues

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-doctor

Validate project health: templates, agent config, Python runner/helpers, constitution, and feature artifacts

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-resume

Resume an interrupted session by detecting feature state and suggesting the next command

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-validate

Verify spec-to-task traceability and check that completed tasks produced expected files

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-verify-run

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

5 Updated today
racecraft-lab
Testing & QA Listed

speckit-verify-tasks

Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).

5 Updated today
racecraft-lab
Code & Development Listed

speckit-git-initialize

Initialize a Git repository with an initial commit

5 Updated today
racecraft-lab
Code & Development Listed

speckit-git-remote

Detect Git remote URL for GitHub integration

5 Updated today
racecraft-lab
AI & Automation Listed

plugin-publish

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 this plugin", "release this branch".

5 Updated today
racecraft-lab
Testing & QA Listed

scaffold-skill

Scaffold a new skill inside speckit-pro (or another plugin in this marketplace). Creates skills/<name>/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 skill in plugin".

5 Updated today
racecraft-lab
Data & Documents Listed

grill-me

Pre-spec design tree interview — walks one question at a time before /speckit-specify with the recommended answer first. Use when the user says: "grill me", "$grill-me", "grill me on this", "interview me about", "walk the design tree", "relentless interviewer", "produce a Design Concept doc", "Design Concept document for", "pre-spec scoping for", "slice-sizing", "is this spec too big to split", "recommend a vertical-slice split". Accepts .md, .txt, or a free-text topic as input.

5 Updated today
racecraft-lab

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.