Orchestrate Claude Code sessions via Aegis HTTP/MCP bridge. Use when spawning CC sessions for coding tasks, implementing issues, reviewing PRs, fixing CI, batch tasks, or any multi-agent workflow. Triggers on "aegis", "spawn session", "orchestrate CC", "parallel agents", "create CC session", "send to CC". Requires Aegis server running on localhost:9100.
$npx -y skills add onestepat4time/aegis --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/onestepat4time/aegis" --skill "onestepat4time/aegis/skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/onestepat4time/aegis" that are relevant to the current task. Run `npx skills add "https://github.com/onestepat4time/aegis"` and select the relevant skills, then follow their instructions.