npx claudepluginhub areese801/trusty-cage-pluginSkills for orchestrating trusty-cage containers — delegate tasks to isolated Claude Code instances
Claude Code plugin for trusty-cage — delegate tasks to isolated Claude Code instances running inside Docker containers.
Run these commands inside a Claude Code session:
/plugin marketplace add areese801/trusty-cage-plugin
/plugin install trusty-cage@trusty-cage-plugin
pip install trusty-cage)Orchestrates the full trusty-cage lifecycle: creates an isolated container from your repo, launches an inner Claude with a task, monitors progress, exports completed work, and iterates on feedback.
Trigger it by asking Claude to run something in a cage:
"Spin up a cage and implement feature X in this repo"
Continuous improvement loop for the cage workflow. Dispatches a task via cage-orchestrator, assesses results and orchestration friction, plans improvements, implements them, and re-tests.
Trigger it when you want to improve the cage workflow itself:
"Let's iterate on the cage orchestration"
MIT