nwiizo/ccswarm

Multi-agent orchestration system using Claude Code with Git worktree isolation and specialized AI agents for collaborative development

149Stars on the repository
36Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

README

01

nwiizo/ccswarm

Agent Claude Code

Sub-agents for the ccswarm project. Designed for both individual invocation and Agent Teams parallel execution.

149 1mo ago A 0 tokens original MIT

all-reviewer

02

nwiizo/ccswarm

Agent Claude Code

Integrated review agent. Reviews design compliance, code quality, and architecture patterns all at once. Used with /review-all skill.

149 1mo ago A 29 tokens original MIT

nwiizo/ccswarm

Agent Claude Code

Architecture pattern specialized review agent. Verifies compliance with Type-State, Channel-Based, Actor Model and other patterns. Used with /review-architecture skill.

149 1mo ago A 34 tokens original MIT

backend-specialist

04

nwiizo/ccswarm

Agent Claude Code

Backend development specialist for APIs, databases, server logic, and authentication. Use this agent for REST/GraphQL APIs, database design, and server-side business logic.

149 1mo ago A 37 tokens original MIT

code-refactor-agent

05

nwiizo/ccswarm

Agent Claude Code

Duplicate code detection and refactoring specialist. Uses similarity-rs for semantic similarity detection and performs refactoring based on DRY principle. USE PROACTIVELY after fixing build/clippy errors or when code duplication is suspected.

149 1mo ago A 49 tokens original MIT

devops-specialist

06

nwiizo/ccswarm

Agent Claude Code

DevOps specialist for Docker, CI/CD, infrastructure, and deployment. Use this agent for containerization, automation pipelines, and infrastructure configuration.

149 1mo ago A 33 tokens original MIT

frontend-specialist

07

nwiizo/ccswarm

Agent Claude Code

Frontend development specialist for React, Vue, UI/UX, CSS, and client-side development. Use this agent for all frontend-related tasks including component creation, styling, and user interface work.

149 1mo ago A 42 tokens original MIT

qa-specialist

08

nwiizo/ccswarm

Agent Claude Code

QA specialist for testing, quality assurance, and test automation. Use this agent for writing tests, improving test coverage, and ensuring code quality.

149 1mo ago A 32 tokens original MIT

review-fix-agent

09

nwiizo/ccswarm

Agent Claude Code

Code review + auto-fix agent. Reviews uncommitted changes for bugs, stale refs, duplication, and abstraction gaps — fixes actionable issues and verifies with clippy/tests.

149 1mo ago A 40 tokens original MIT

rust-fix-agent

10

nwiizo/ccswarm

Agent Claude Code

Rust specialized build/clippy error fixing agent. Use when cargo build or cargo clippy errors occur. Makes practical fixes following YAGNI principle. USE PROACTIVELY when encountering Rust compilation or clippy errors.

149 1mo ago A 48 tokens original MIT