#multi-agent
9 Skills
Home/Title/#multi-agent

Multi-Agent Architecture Patterns

Reference guide for multi-agent architecture patterns including Supervisor/Orchestrator, Peer-to-Peer/Swarm, and Hierarchical, with context isolation principles and Claude Code implementation

Ai
Dev

Review Local Changes

Multi-agent code review system for uncommitted changes with 6 specialized reviewer roles (security, bug, quality, contract, testing, history), confidence scoring and false positive filtering

Dev
Testing

Review Pull Request

Multi-agent PR review system with specialized reviewers, inline comments, and automatic PR description generation using GitHub CLI

Dev
Testing

Auto Write Tests

Automated test writing orchestration system that discovers test infrastructure, analyzes code changes, and dispatches parallel agents to write comprehensive test coverage

Testing
Dev

Auto Fix Tests

Systematic failing test repair orchestration with auto-discovery, parallel agent fixes, and full verification, emphasizing fixing tests without modifying business logic

Testing
Dev

Tree of Thoughts Reasoning

Systematic ToT reasoning framework with 6 phases: explore, prune, expand, evaluate, adaptive strategy selection, and synthesis with parallel agent dispatch

Ai
Dev

Spec-Driven Planning

Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates

Dev
Productivity

Auto Update Docs

Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing

Dev
Productivity

First Principles Hypothesis Framework

First Principles reasoning framework with hypothesis generation, logical and evidence validation, layered trust audit (L0/L1/L2), and reliability scoring

Ai
Dev