speckit-pro

speckit-pro is a plugin for Claude Code from racecraft-lab/racecraft-plugins-public. Its manifest loads nothing; the 11 skills, 13 agents, 3 hooks, 1 MCP server it bundles cost 2,637 tokens per session together, scanned A, original, MIT.

A spec-driven development workflow for planning and building software from written requirements. It manages multiple specifications, coaches the process, and can run the workflow automatically.

In plain words
What is it for?
Use it to manage several feature specifications, prepare clarification questions, and execute a planned development workflow with multiple agents.
Why use it?
It reduces the work of turning requirements into an organized development process. It also helps resolve unclear requirements before implementation.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add racecraft-lab/racecraft-plugins-public
agentmods
npx agentmods add plugins/racecraft-lab/racecraft-plugins-public/speckit-pro
Clone the repo
git clone --depth 1 https://github.com/racecraft-lab/racecraft-plugins-public

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for speckit-pro

README.md
[![agentmods](https://agentmods.dev/badge/plugins/racecraft-lab/racecraft-plugins-public/speckit-pro.svg)](https://agentmods.dev/plugins/racecraft-lab/racecraft-plugins-public/speckit-pro)
Your own site
<a href="https://agentmods.dev/plugins/racecraft-lab/racecraft-plugins-public/speckit-pro"><img src="https://agentmods.dev/badge/plugins/racecraft-lab/racecraft-plugins-public/speckit-pro.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 11 skills, 13 agents, 3 hooks, 1 MCP server cost 2,637 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

speckit-pro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

speckit-pro/.claude-plugin/plugin.json · 22 lines

What it actually says

{
  "name": "speckit-pro",
  "description": "Autonomous Spec-Driven Development powered by GitHub SpecKit. Includes archive-aware autopilot startup, SDD coaching, multi-spec project management, and a fully autonomous workflow executor with multi-agent clarification consensus.",
  "version": "2.30.0",
  "author": {
    "name": "Racecraft Lab"
  },
  "homepage": "https://github.com/racecraft-lab/racecraft-plugins-public/tree/main/speckit-pro",
  "license": "MIT",
  "keywords": [
    "speckit",
    "sdd",
    "spec-driven-development",
    "specification",
    "planning",
    "autopilot",
    "autonomous",
    "workflow"
  ],
  "repository": "https://github.com/racecraft-lab/racecraft-plugins-public"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 9e024d5bb98f
  2. 4d ago First seen · 22 lines scan A c4932c188a03

Subscribe to this mod's changes

speckit-pro is a plugin published in the GitHub repository racecraft-lab/racecraft-plugins-public (5 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

produck-skills

Pull real in-context user feedback into your coding agent and ship aligned fixes. Bundles the produck MCP (searchfeedback, getfeedback), a feedback-to-fix guide skill, and the user-alignment PRD skill.

tryproduck/produck-skills · not measured

personal-corp-os

Personal Corp framework: run your business with AI agents through GitHub, department repos, safe public releases, Telegram, agent gateways, html-draft diagrams, and media/art-direction workflows.

serejaris/personal-corp-os · not measured

dev-workflow

Plan features with structured PRDs, checkpoint progress, and resume across sessions.

andreaserradev-gbj/dev-workflow · not measured

manager

Product and project management discipline for the NVZver marketplace. Agents: product-manager — shapes vague ideas into structured draft pitches and returns their full content + pending human gates (writes no files); project-manager — stewards the roadmap, recommends what to build next with dependency/risk/value…

NVZver/claude-marketplace · not measured

agents-virtuoso

19 agents, 3 pre-composed teams, 7 role skills, and agent workflow skills — delegation patterns, team library, team dispatcher, subagent-driven development, verification discipline, plus all specialist and role agents.

krzysztofsurdy/code-virtuoso · not measured

code-to-content

Transform codebases into developer content. 6-phase gated workflow, 3 parallel agents, 9 content formats (blog, tutorial, Twitter, LinkedIn, README, newsletter, video script, conference talk, product launch).

arome3/code-to-content · not measured