Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Agile-V
Enforce a verifiable AI-augmented engineering workflow with traceable requirements, independent verification, and compliance-ready artifacts across the full development lifecycle.
npx claudepluginhub agile-v/agile_v_skills --plugin agile-v-skillsUse this skill when Agile V is applied to an existing codebase, documentation set, or knowledge
Foundational values, directives, and context engineering rules for all Agile V agents. Load this skill first in any Agile V session. For pipeline orchestration, multi-cycle lifecycle, or compliance protocols, load the corresponding agile-v-* skill on demand.
Anti-pattern prevention guidelines for Agile V agents. Prevents common LLM coding mistakes while maintaining Agile V traceability. Use when implementing requirements to avoid overcomplication, silent assumptions, scope creep, and verification failures.
Select and prioritize regression tests based on the impact map and graph dependency relationships.
Orchestration pipeline, wave execution, handoff protocols, and checkpoint types for the Agile V 5-stage workflow. Load when orchestrating multi-agent pipelines or managing stage transitions.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Verified Coherence Spec-Driven Development — adversarial quality gates for AI-assisted development
AI-augmented Innovation & Development Workflow: V-Model phases from business analysis to security audit
Complete SDLC framework with 58 specialized agents for software development lifecycle management. Phase-based workflows (Inception→Elaboration→Construction→Transition), security reviews, testing orchestration, and deployment automation.
Requirements-driven development workflow with quality gates for practical feature implementation
Auto-dev platform for agent-majority software teams. Five skills (auto-dev, auto-env, auto-req, auto-test, auto-triage), four roles (dev-agent, req-agent, user-agent, triage-agent), and cross-skill contracts. Humans supply requirements and intervene at key decision points; agents handle everything else.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
AI agents hallucinate. They generate code without requirements, skip testing, make silent assumptions, and deploy to production without approval. Great for demos. Catastrophic for real products.
Transform unreliable AI agents into Verifiable Engineering Systems with:
REQ-XXXX → ART-XXXX → TC-XXXXClaude Code:
/plugin install agile-v-skills
Cursor:
# Copy project rules to enable auto-apply
cp -r .cursor/rules/ /path/to/your/project/.cursor/
VS Code / GitHub Copilot:
# Copy skills to global directory
cp -r agile-v-core/ ~/.copilot/skills/
cp -r build-agent/ ~/.copilot/skills/
👉 See Installation Guide for detailed platform-specific instructions
You: "Add user authentication"
Agent: ⚠️ HALT CONDITION: No requirement specification found
Before implementing, I'll invoke the Requirement Architect to:
1. Decompose "user authentication" into formal requirements
2. Define acceptance criteria
3. Identify security and compliance constraints
[Requirement Architect creates REQ-0001, REQ-0002...]
Build Agent: ✓ Implementation complete (ART-0001 → REQ-0001)
Red Team Verifier: Testing independently...
- Found 2 security issues Build Agent missed
- SECURITY-001: No max password length (DoS risk)
[Build Agent fixes issues based on Red Team feedback]
Red Team Verifier: ✓ All tests pass
Agent: Ready for Human Gate approval
Result: Production-ready code with full traceability and independent verification.
| Feature | Typical AI Agents | Agile V Framework |
|---|---|---|
| Traceability | ❌ Code appears without requirements | ✅ Every artifact links to REQ-XXXX |
| Verification | ❌ Self-tests own code (confirmation bias) | ✅ Independent Red Team Verifier |
| Hardware | ❌ Assumes unlimited resources | ✅ Validates RAM/CPU/GPU constraints |
| Deployment | ❌ Autonomous production pushes | ✅ Human Gates with Evidence Summaries |
| Ambiguity | ❌ Silent assumptions, hallucinations | ✅ Halts and asks clarifying questions |
| Compliance | ❌ Manual audit prep (weeks) | ✅ Auto-generated ISO/GxP artifacts |
| Multi-Cycle | ❌ Fresh start each iteration | ✅ Change Requests, version control, regression tests |
This repository contains the official collection of Agent Skills for the Agile V™ framework. These skills transform standard LLMs into specialized engineering agents capable of building, verifying, and auditing complex systems with mathematical rigor.