🔌

sparv

🔌Plugin

cexll/myclaude

VibeIndex|
What it does
|

A minimal five-phase workflow skill (Specify→Plan→Act→Review→Vault) with a 10-point spec gate, unified journal, and 3-failure escalation protocol for structured task completion.

Overview

SPARV is a structured development workflow plugin from the cexll/myclaude system that follows a five-phase cycle: Specify, Plan, Act, Review, and Vault. It enforces a 10-point specification gate, maintains external memory via journal and state files, and includes safety mechanisms like a 3-failure protocol and EHRB risk detection for high-risk operations.

Key Features

  • 10-Point Specify Gate — Scores specifications on 10 dimensions (value, scope, acceptance criteria, etc.) and requires a score of 9+ before proceeding to Plan
  • External Memory System — Maintains .sparv/state.yaml for state tracking and .sparv/journal.md for unified logging of plans, progress, and findings
  • Quick vs Full Mode Routing — Automatically selects Quick mode (skips Plan) for low-risk, small-scope tasks or Full mode for everything else
  • 3-Failure Protocol & EHRB — Stops and escalates after 3 consecutive failures; requires explicit user confirmation for high-risk operations (production data, billing APIs, security-critical changes)
  • Knowledge Base Maintenance — Updates .sparv/kb.md during Vault phase with reusable patterns, architectural decisions, and known gotchas

Who is this for?

Developers who want a disciplined, auditable development workflow with built-in quality gates and external memory. SPARV is especially useful for teams that need traceability from requirements to delivery, with automatic risk detection preventing unintended destructive operations.

🏪

Part of

cexll-myclaude

development

Installation

Add marketplace in Claude Code:
/plugin marketplace add cexll/myclaude
Step 2. Install plugin:
/plugin install sparv@claude-code-dev-workflows
2,216
-
Last UpdatedFeb 9, 2026

More from this repository10

🔌
dev-kit🔌Plugin

A comprehensive development toolkit from the myclaude multi-agent system, providing AI-powered development automation with multi-backend execution (Codex/Claude/Gemini/OpenCode).

🔌
bmad🔌Plugin

A business and management analysis module from the myclaude multi-agent workflow system, providing AI-powered development automation with multi-backend execution support.

🔌
requirements🔌Plugin

A requirements management module from the myclaude multi-agent system, providing structured approaches to requirement gathering, specification, and validation.

🏪
cexll-myclaude🏪Marketplace

Provides a multi-agent AI development automation system with modular workflows for code generation, debugging, and project management across different AI backends like Claude, Codex, and Gemini.

🎯
product-requirements🎯Skill

A Claude Code multi-agent workflow system with AI-powered development automation supporting multiple backends including Codex, Claude, Gemini, and OpenCode.

🎯
prototype-prompt-generator🎯Skill

A Claude Code multi-agent workflow system with AI-powered development automation supporting multiple backends including Codex, Claude, Gemini, and OpenCode.

🎯
test-cases🎯Skill

Generates and manages test cases for software development, from the Claude Code Multi-Agent Workflow System.

🎯
skill-install🎯Skill

Installs Claude Code skills from GitHub repositories with built-in security scanning to detect malicious code, backdoors, and vulnerabilities.

🎯
codeagent🎯Skill

A Claude Code multi-agent workflow system with multi-backend execution (Codex/Claude/Gemini/OpenCode), featuring a 5-phase feature development module, multi-agent orchestration, BMAD agile workflow, SPARV workflow, and 11 core development commands.

🎯
browser🎯Skill

Launches and controls Chrome programmatically for web automation, navigation, JavaScript execution, screenshots, and element selection.