Spec-kit workflow agent, stage-tracking hooks, and pipeline commands for Claude Code. Covers the full speckit pipeline: claim → clarify → checklist → plan → tasks → analyze → implement → deploy.
Show the recommended next feature to build based on specs/ directory and dependency graph. Scans every feature spec, derives build status from tasks.md completion, and recommends the lowest-numbered spec with all dependencies satisfied.
Monitor CI/CD deployment, check Copilot review notes, evaluate findings, and offer to fix. Run after merging a PR.
Show the migration backlog status — what NEW-NNN entries are built, deferred, retracted, or planned, plus next-actionable items. Reads scripts/lib/migration-backlog-data.ts, the machine-readable registry that mirrors the §13 inventory tables in the architecture spec.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that adds the spec-kit workflow agent, stage-tracking hooks, and pipeline intelligence to any project using spec-kit.
| Component | Description |
|---|---|
agents/speckit-workflow.md | Lifecycle operator agent for the full speckit pipeline |
hooks/speckit-stage-tracker.sh | Tracks active pipeline stage on PostToolUse/Skill |
hooks/speckit-prompt-tracker.sh | Tracks stage on UserPromptSubmit (more reliable than PostToolUse) |
/plugin install GratefulJinx77/speckit-claude
Requires spec-kit to be initialized in your project first:
specify integration install claude
/speckit-claim, /speckit-plan, /speckit-tasks, and /speckit-deploy. It knows the full 8-step pipeline, the status ladder, branch naming rules, pin blocks, dependency resolution, and migration registry conventions.~/.claude/MEMORY/STATE/speckit-stage.json whenever a pipeline skill fires, giving your statusline or other tooling a live view of where you are in the pipeline./speckit-claim → /speckit-clarify → /speckit-checklist → /speckit-plan
→ /speckit-tasks → /speckit-analyze → /speckit-implement → /speckit-deploy
MIT
npx claudepluginhub gratefuljinx77/speckit-claude --plugin speckit-claudeConsult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques