Agent Loop Skill — Claude Code Native ModeA
This skill lets you run the `coding-review-agent-loop` orchestration directly inside an interactive Claude Code session, without calling `claude -p` for Claude turns. Claude (you, the host) performs coder/plan turns using your active session context. External agents (Codex, Gemini) are invoked via their local CLIs as subprocesses. GitHub operations go through `gh`. **Skill vs the `agent-loop` CLI (when to use which):** use the skill when you want to participate/oversee, want Claude turns on y...
developmentpythongo