✨ Powered by GitHub Spec-Kit structured specifications

PIV + Spec-Kit: Master AI-Assisted Development

A Claude Code plugin for AI-assisted development with predictable, high-quality engineering. Master the Prime-Implement-Validate methodology.

A comprehensive engineering loop designed to maximize LLM performance

Prime β†’ Implement β†’ Validate: A systematic approach to AI-assisted development that ensures quality, prevents technical debt, and continuously improves.

01
πŸ’‘

Prime

Auto-prime - Context loads automatically when planning. Understand existing patterns, architecture, and conventions. Smart context loading reduces token usage while maximizing understanding.

02
⚑

Implement

Write tests FIRST (strict TDD), then minimal code. Auto-activating skills enforce best practices in real-time. RED β†’ GREEN β†’ REFACTOR cycle is mandatoryβ€”zero exceptions.

03
βœ“

Validate

Automatic validation runs after every implementation. Code review, security checks, test coverage analysis. The framework captures learnings to continuously improve.

Everything you need for AI-assisted development

🚨

Strict Test-Driven Development

MANDATORY TDD with RED-GREEN-REFACTOR cycle. Skills enforce TDD in real-timeβ€”code written before tests will be deleted.

🧠

Adaptive Learning System

Framework gets smarter with every feature. Analyzes code reviews to identify patterns and systematically improve rules and skills.

βš™οΈ

Technology Agnostic

PIV methodology applicable to any stack. Works with Spring Boot, Node.js, Python, React, and more.

πŸ”’

Built-in Security & Quality

Auto-activating skills for security review, API design, and code quality. Enforces best practices in real-time.

terminal
# Create project principles (one-time)
/piv-speckit:constitution
# Prime your workspace
# Plan your feature (auto-primes context)
/piv-speckit:plan-feature "Add user auth"
# β†’ Auto-prime: Context loaded automatically
# Planning complete. Artifacts created:
βœ“ 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)
# Execute with TDD enforced
/piv-speckit:execute
# πŸ”΄ test-driven-development SKILL ACTIVATES # β†’ Writing test FIRST... # β†’ Test FAILS βœ… # β†’ Writing minimal code... # β†’ Test PASSES βœ… # β†’ Refactoring... # β†’ Tests STILL PASS βœ…
# Done!

Get started in 5 minutes

Install the plugin and start building with the PIV methodology.

Claude Code Plugin

/plugin marketplace add galando/piv-speckit
/plugin install piv-speckit
1
Prime
Load context and prime workspace
2
Plan
Create implementation plan
3
Execute
Build with TDD enforced

Ready to ship faster with confidence?

Join developers who have switched to PIV to accelerate AI-assisted development while maintaining code quality and preventing technical debt.