Ruvlo SPARC
Plugin Verifiziert AktivSPARC methodology — Specification, Pseudocode, Architecture, Refinement, Completion phases with gate checks
To enforce a structured and rigorous development lifecycle, ensuring features are built with high quality through defined phases and gate checks.
Funktionen
- Orchestrates the 5-phase SPARC methodology
- Spawns specialized agents per phase (researcher, planner, architect, coder, reviewer)
- Enforces quality gates between development phases
- Manages state and artifacts in memory for traceability
- Provides commands for workflow initialization, status tracking, advancement, and reporting
Anwendungsfälle
- When starting a new feature and needing a structured approach to requirements gathering.
- To ensure code quality and adherence to specifications throughout the development lifecycle.
- For teams that benefit from defined phases, gate checks, and specialized agent roles.
- To maintain traceability of decisions and artifacts from specification to completion.
Nicht-Ziele
- Replacing IDEs or direct coding environments.
- Automating the entire development process without human oversight.
- Providing specific language-native tooling beyond what Claude's environment supports.
Workflow
- Initialize SPARC workflow for a feature
- Begin Specification phase (gather requirements, define ACs, constraints, edge cases)
- Pass Specification gate
- Begin Pseudocode phase (design algorithms, data structures, control flow)
- Pass Pseudocode gate
- Begin Architecture phase (define contexts, API contracts, module boundaries)
- Pass Architecture gate
- Begin Refinement phase (code review, test coverage, performance validation)
- Pass Refinement gate
- Begin Completion phase (full regression, traceability, docs, deployment checklist)
- Pass Completion gate
- Generate full SPARC report
Praktiken
- Software development lifecycle management
- Quality assurance
- Agile methodologies
- Agent-based development
Voraussetzungen
- Claude Code runtime environment
- Access to Claude's internal memory store and agent spawning capabilities
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-sparc@rufloEnthält 3 Erweiterungen
Skill (3)
Run the SPARC Architecture and Implementation phases — design module boundaries, write pseudocode, implement code, and run tests
Run the SPARC Refinement and Completion phases — review code, improve test coverage, validate against specification, and generate documentation
Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Cypress
100Erstellen, aktualisieren und beheben Sie Cypress-Tests. Verbinden Sie sich mit Cypress Cloud, um Testergebnisse anzuzeigen und Daten zur Verwaltung Ihrer Testsuite zu verwenden.
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
C4 Architecture
99Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Serverless Eda
99AWS Serverless- und ereignisgesteuerte Architektur-Best-Practices, basierend auf dem Well-Architected Framework mit MCP-Servern für SAM, Lambda, Step Functions und Messaging
Database Design
99Database architecture, schema design, and SQL optimization for production systems
Comprehensive Review
99Multi-perspective code analysis covering architecture, security, and best practices