📄 skillActivePromisinghigh
Claude-Code-Multi-Agent
by Prorise-cool
Claude-Code-Multi-Agent驱动的新一代AI编程助手生态系统,基于Claude Code构建的智能代理协调工作空间,实现从需求到交付的全流程自动化开发
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
82/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains persistent configuration system in .claude/ directory modifying Claude Code behavior and settings
- Includes Python hook system (.claude/hooks/) that executes code during session lifecycle (session_start, pre_tool_use, post_tool_use, stop events)
- Implements autonomous agent spawning and orchestration through multi-agent workflow system (ba-orchestrator, multi-agent-workflow.md)
- Contains local Ollama client integration (.claude/hooks/core/ollama_client.py) for autonomous decision-making without explicit user approval
- Includes subagent lifecycle management (subagent_stop.py, subagent handling in hooks)
- Auto-execution of code through hook handlers triggered by user actions and system events