cross-agent-delegation
CommunityRoute coding tasks across AI agents safely.
Authoralinaqi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces end-to-end turnaround time for engineering changes by routing work to the most effective AI tool (Codex, Kimi, or Claude) while enforcing pre-task and post-task quality gates through iCPG and Mnemos.
Core Features & Use Cases
- Tool-aware delegation with complexity scoring: Chooses between Kimi solo, Kimi + Codex auto-review, or Claude direct handling based on bounded risk dimensions (depth, fan-out, security boundary crossings, concurrency, and invariants).
- Codex stop-hook auto-review: Runs an automatic Codex review after tests pass and feeds high-severity findings back to Claude.
- Mandatory iCPG + Mnemos context transfer: Enforces duplicate checks, constraints, and risk queries before changes, and records drift/status after changes while transferring state across delegated agents via Mnemos checkpoints.
- Use Case: When you ask to “review the auth middleware for timing attacks” or “push to git,” the system routes to the right model, injects the right invariants, runs TDD/test loops, and ensures recorded symbol/risk tracking across tool boundaries.
Quick Start
Tell Claude to perform your repo change (for example, “review and fix the timing attack risk in the authentication middleware”), and let it delegate to the appropriate agent(s) automatically.
Dependency Matrix
Required Modules
None requiredComponents
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: cross-agent-delegation Download link: https://github.com/alinaqi/maggy/archive/main.zip#cross-agent-delegation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.