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

Development Rules

🎯 Framework Components

SPARC Methodology

Systematic development workflow from Claude Flow

The SPARC methodology provides a structured 5-phase approach:

  1. Specification - Requirements analysis with stakeholder dialogue

  2. Pseudocode - Algorithm design before implementation

  3. Architecture - System design with pattern validation

  4. Refinement - Test-driven implementation with quality gates

  5. 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

  1. Read Main README for overview

  2. Follow Quick Start setup

  3. Try First Feature Development

  4. Review CLAUDE.md for detailed configuration

For Advanced Users

  1. Study Agent Coordination protocols

  2. Explore SPARC Methodology in depth

  3. Review Research Documentation for theoretical foundations

  4. Examine Project Vision for future directions

For Contributors

  1. Read CONTRIBUTING.md guidelines

  2. Understand Path Standards

  3. Follow GitHub Operations protocols

  4. Review Agent Coordination rules

🔗 External Resources

Primary Frameworks

Optional Enhancements

📊 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


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