equilateral-agents-refactored

Community

Coordinate Claude subagents for security QA.

Authorwollfoo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a self-contained multi-agent orchestration framework that uses Claude subagents from the agents/ directory to perform security reviews, code quality analysis, deployment validation, and infrastructure checks. It auto-activates with an orchestrator-worker pattern and extended thinking mode, reducing manual coordination.

Core Features & Use Cases

  • Orchestrated Claude subagents: Dispatches specialized agents for security, code quality, testing, andDevOps tasks.
  • Parallel execution & synthesis: Executes tasks in parallel and synthesizes results into a final report.
  • Auto-activation: Triggered by an orchestrator-worker pattern and extended thinking mode for complex tasks.
  • Use Case: Run a security review and code quality analysis on a new codebase with a single command, then get a consolidated risk assessment.

Quick Start

Use the equilateral-agents-refactored Skill to orchestrate subagents for a security review of a codebase. The orchestrator will decompose tasks, spawn subagents in parallel, and synthesize the final report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: equilateral-agents-refactored
Download link: https://github.com/wollfoo/claude-setup/archive/main.zip#equilateral-agents-refactored

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository