By galando
Enforces a PIV (Plan-Implement-Validate) methodology with structured specs and strict TDD: generate PRDs and implementation plans, implement features via RED-GREEN-REFACTOR cycles, run full validation suites, perform code reviews with security/quality checks, and track learning metrics for continuous process improvement.
Root Cause Analysis for GitHub issues, Jira tickets, or direct bug descriptions
Implement fix from Root Cause Analysis
Manually refresh codebase context (optional โ plan-feature auto-primes)
Create comprehensive feature plan with split spec artifacts (spec, plan, tasks)
Execute implementation from tasks.md or single plan file
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.
PIV (Prime-Implement-Validate) + Spec-Kit: Structured specs, strict TDD, for AI-assisted development.
Zero-setup workflow - just run /piv-speckit:plan-feature and context loads automatically!
A Claude Code plugin for structured AI-assisted development.
PIV = Prime โ Implement โ Validate
A development methodology for AI-assisted software development:
โ Interactive Visual Guide | โ Full Methodology | โ Changelog
This framework integrates best practices from GitHub's Spec-Kit, adding structured specification artifacts to the PIV methodology.
| Artifact | Purpose | Created By |
|---|---|---|
spec.md | Functional requirements (WHAT) | /piv-speckit:plan-feature |
plan.md | Technical approach (HOW) | /piv-speckit:plan-feature |
tasks.md | Implementation steps (DO) | /piv-speckit:plan-feature |
quickstart.md | TL;DR for humans | /piv-speckit:plan-feature |
prime-context.md | Codebase context (auto-generated) | Auto-prime in plan-feature |
All artifacts are structured Markdown - human-readable and version-controlled.
# Add marketplace
/plugin marketplace add galando/piv-speckit
# Install PIV + Spec-Kit
/plugin install piv-speckit
Commands: /piv-speckit:plan-feature (auto-primes), /piv-speckit:execute, /piv-speckit:prime (optional)
Features: Auto-activating skills (TDD, code-review, security), full reference docs, agent context system.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ PIV SPEC-KIT WORKFLOW โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ โ
โ 1. PLAN (Auto-Primes + Structured Specs) โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ /piv-speckit:plan-feature "Add user authentication" โ โ
โ โ โ โ
โ โ โ Auto-prime: loads/refreshes context silently โ โ
โ โ โ Creates .claude/specs/{feature}/ โ โ
โ โ โโ spec.md (WHAT: requirements, user stories) โ โ
โ โ โโ plan.md (HOW: architecture, data model, APIs) โ โ
โ โ โโ tasks.md (DO: step-by-step implementation) โ โ
โ โ โโ quickstart.md (TL;DR: quick reference) โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ โ
โ 2. IMPLEMENT (Strict TDD) โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ /piv-speckit:execute .claude/specs/{feature}/tasks.md โ โ
โ โ โ โ
โ โ For each task: โ โ
โ โ โโ RED: Write failing test first โ โ
โ โ โโ GREEN: Write minimal code to pass โ โ
โ โ โโ REFACTOR: Improve while tests stay green โ โ
โ โ โ โ
โ โ Skills auto-activate: TDD, code-review, security โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ โ
Temper: Quality gates, blast radius analysis, and intent-driven development for AI-generated code
npx claudepluginhub galando/piv-speckit --plugin pivSpecification-Driven Development with Process Discipline for Claude Code
Spec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development
Specification-driven development workflow: specify โ plan โ tasks โ implement
Spec-driven development using GitHub spec-kit methodology. Constitution-first approach with specify, plan, tasks, and implement phases.
Spec-driven development pipeline for Claude Code: interview-to-spec, spec-approach, tdd, verify, diagnose, and a feature orchestrator.
Spectacular skills/commands library for spec-anchored development and parallel task execution