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-claudeHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.