agentdb-advanced
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems…
SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
$ npx -y skills add ruvnet/ruflo --skill sparc-methodology --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/sparc-methodologyContext preview
The summary Claude sees to decide when to auto-load this skill.
SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
name: sparc-methodology description: | SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) is a systematic development methodology integrated with Claude Flow's multi-agent orchestration capabilities. It provides 17 specialized modes for comprehensive software development, from initial research through deployment and monitoring.
1. [Core Philosophy](#core-philosophy) 2. [Development Phases](#development-phases) 3. [Available Modes](#available-modes) 4. [Activation Methods](#activation-methods) 5. [Orchestration Patterns](#orchestration-patterns) 6. [TDD Workflows](#tdd-workflows) 7. [Best Practices](#best-practices) 8. [Integration Examples](#integration-examples) 9. [Common Workflows](#common-workflows)
---
SPARC methodology emphasizes:
1. **Specification Before Code**: Define requirements and constraints clearly 2. **Design Before Implementation**: Plan architecture and components 3. **Tests Before Features**: Write failing tests, then make them pass 4. **Review Everything**: Code quality, security, and performance checks 5. **Document Continuously**: Maintain current documentation throughout
---
**Goal**: Define requirements, constraints, and success criteria
**Key Modes**: `researcher`, `analyzer`, `memory-manager`
**Goal**: Design system structure and component interfaces
**Key Modes**: `architect`, `designer`, `orchestrator`
**Goal**: Implement features with test-first approach
**Key Modes**: `tdd`, `coder`, `tester`
**Goal**: Ensure code quality, security, and performance
**Key Modes**: `reviewer`, `optimizer`, `debugger`
**Goal**: Integration, deployment, and monitoring
**Key Modes**: `workflow-manager`, `documenter`, `memory-manager`
---
Multi-agent task orchestration with TodoWrite/Task/Memory coordination.
**Capabilities**:
**Usage**:
mcp__claude-flow__sparc_mode {
mode: "orchestrator",
task_description: "coordinate feature development",
options: { parallel: true, monitor: true }
}Specialized swarm management for complex multi-agent workflows.
**Capabilities**:
Process automation and workflow orchestration.
**Capabilities**:
Parallel task execution for high-throughput operations.
**Capabilities**:
---
Autonomous code generation with batch file operations.
**Capabilities**:
**Quality Standards**:
**Usage**:
mcp__claude-flow__sparc_mode {
mode: "coder",
task_description: "implement user authentication with JWT",
options: {
test_driven: true,
parallel_edits: true,
typescript: true
}
}System design with Memory-based coordination.
**Capabilities**:
**Memory Integration**:
**Design Patterns**:
**Usage**:
mcp__claude-flow__sparc_mode {
mode: "architect",
task_description: "design scalable e-commerce platform",
options: {
detailed: true,
memory_enabled: true,
patterns: ["microservices", "event-driven"]
}
}Test-driven development with comprehensive testing.
**Capabilities**:
An agent meta-harness for Claude Code and Codex. 📖 RuFlo Explained — Build an AI Team That Plans, Remembers, Tests, and Improves A 14-chapter guide: from the basic idea to a first useful task, then memory, agent teams, plugins, cost and verification.
Repo: ruvnet/ruflo
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems…
Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and…
Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use…
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing…
Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG…
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination