Generate a ready-to-use autonomous loop shell script.
When to Use
- •When setting up a project for autonomous iteration
- •When the user wants to run unattended AI development
Usage
code
/ctx-loop /ctx-loop --tool aider /ctx-loop --prompt PROMPT.md --max-iterations 10
Generates a shell script for iterative AI development. Defaults to Claude Code.
Execution
bash
ctx loop $ARGUMENTS
Report the generated script path and how to run it.