From glados
Redirects to the 'run-epic' workflow. This skill is a stub that forwards to the renamed autonomous-loop implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/glados:autonomous-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`autonomous-loop` was renamed to `run-epic`. Read and follow `${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/run-epic.md`.
autonomous-loop was renamed to run-epic. Read and follow ${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/run-epic.md.
npx claudepluginhub cruxdigital-llc/crux-marketplace --plugin gladosAuthors a dynamic multi-agent workflow script for large, uncertain, or adversarial tasks, replacing the default single-context harness with a context-isolated subagent orchestration.
Patterns and architectures for running Claude Code autonomously in loops — from simple sequential pipelines to RFC-driven multi-agent DAG orchestration.
Patterns and architectures for running Claude Code autonomously in loops: sequential pipelines, REPL sessions, infinite loops, CI-style PR workflows, and RFC-driven multi-agent DAG orchestration.