Evolve Documentation Hub¶
Welcome to the Evolve framework documentation. This hub provides organized access to all project documentation, guides, and technical references.
📚 Core Documentation¶
Getting Started¶
Main README - Project overview, quick start, and key features
CLAUDE.md - Complete configuration reference and integration guide
CREDITS.md - Framework attribution and license information
Project Context¶
Project Overview - Current capabilities and system status
Project Vision - Long-term roadmap and development goals
Development Rules¶
Agent Coordination - Multi-agent workflow protocols
Path Standards - Privacy protection and portability guidelines
GitHub Operations - Repository interaction standards
🎯 Framework Components¶
SPARC Methodology¶
Systematic development workflow from Claude Flow
The SPARC methodology provides a structured 5-phase approach:
Specification - Requirements analysis with stakeholder dialogue
Pseudocode - Algorithm design before implementation
Architecture - System design with pattern validation
Refinement - Test-driven implementation with quality gates
Completion - Integration testing and deployment validation
Reference: Claude Flow Repository
Project Management (CCPM)¶
Spec-driven development with GitHub synchronization
CCPM provides structured workflows:
PRD brainstorming and creation
Epic decomposition to GitHub issues
Git worktree-based development
Automated progress synchronization
Privacy-protected automation
Reference: CCPM Repository
SuperClaude Behavioral Modes¶
Context-aware execution strategies
Available modes:
Brainstorming Mode: Requirement discovery through Socratic dialogue
Deep Research Mode: Multi-hop investigation with credibility scoring
Introspection Mode: Meta-cognitive analysis and reasoning optimization
Task Management Mode: Hierarchical organization with persistent memory
Token Efficiency Mode: Symbol-enhanced communication (30-50% token reduction)
Business Panel Mode: Multi-expert strategic analysis
Reference: Community-developed patterns integrated into framework
🤖 Agent System¶
54+ Specialized Agents¶
Organized by domain and capability:
Core Development
coder, reviewer, tester, planner, researcher
Swarm Coordination
hierarchical-coordinator, mesh-coordinator, adaptive-coordinator
collective-intelligence-coordinator, swarm-memory-manager
Domain Specialists
backend-dev, mobile-dev, ml-developer, cicd-engineer
api-docs, system-architect, code-analyzer
GitHub Integration
github-modes, pr-manager, code-review-swarm
issue-tracker, release-manager, workflow-automation
SPARC Methodology
sparc-coord, sparc-coder, specification
pseudocode, architecture, refinement
Full agent list: See CLAUDE.md
📖 Technical Guides¶
Research Documentation¶
Research Index - Deep technical research and analysis
Topics: Autonomous systems, agent coordination, workflow optimization
Setup & Configuration¶
MCP Server Setup - Installing and configuring MCP servers
GitHub Integration - Repository automation setup
Usage Patterns¶
SPARC Commands - Complete command reference
PM Commands - Project management workflows
🔧 Advanced Topics¶
Multi-Agent Coordination¶
Parallel execution and swarm intelligence
Key concepts:
Topology selection (hierarchical, mesh, adaptive)
Byzantine fault tolerance
Consensus protocols
Memory and state management
Neural pattern learning
Documentation: Agent Coordination Rules
Privacy & Security¶
Safe automation and repository protection
Standards:
Path sanitization (no absolute paths in public docs)
Repository validation (prevent accidental template pollution)
Sensitive data handling
Secret management
Documentation: Path Standards
Performance Optimization¶
Metrics and benchmarks
Validated performance:
84.8% SWE-Bench solve rate
32.3% token reduction
2.8-4.4x speed improvement
27+ neural models
Source: Claude Flow benchmarks
🎓 Learning Path¶
For New Users¶
Read Main README for overview
Follow Quick Start setup
Try First Feature Development
Review CLAUDE.md for detailed configuration
For Advanced Users¶
Study Agent Coordination protocols
Explore SPARC Methodology in depth
Review Research Documentation for theoretical foundations
Examine Project Vision for future directions
For Contributors¶
Read CONTRIBUTING.md guidelines
Understand Path Standards
Follow GitHub Operations protocols
Review Agent Coordination rules
🔗 External Resources¶
Primary Frameworks¶
Claude Flow - SPARC and agent system
CCPM - Project management layer
Claude Code - Development environment
Optional Enhancements¶
Flow Nexus - Cloud-based advanced features
Ruv Swarm - Enhanced coordination
📊 Project Status¶
Current Version: Integration and portfolio presentation phase Documentation Coverage: Comprehensive (all major components documented) Framework Attribution: Complete with proper credits Privacy Compliance: Path sanitization and repository protection active
See Project Overview for detailed status.
💡 Quick Reference¶
Common Commands¶
# SPARC workflow
npx claude-flow sparc tdd "feature name"
# PM workflow
/pm:prd-new "requirement description"
/pm:epic-oneshot
/pm:issue-start <number>
# Custom commands
/sc:research "topic"
/sc:implement "task"
/sc:test
Key Files¶
CLAUDE.md- Main configuration.claude/commands/- Custom slash commands.claude/prds/- Product requirements.claude/rules/- Coordination protocols
Support¶
Issues: GitHub Issues
Documentation: This hub
Source: Repository
Navigation Tips:
Use the table of contents above to find topics
All paths are relative for portability
Links point to actual documentation files
Framework attribution provided in CREDITS.md
Last Updated: 2025-11-06