loophaus
01Plugin Claude Code
loophaus — Control plane for coding agents.
Plugin Claude Code
loophaus — Control plane for coding agents.
Instructions file CodexOpenCode
Instructions for vcz-Gray/loophaus, covering agents.md, project structure, conventions, testing and adding a new core module.
Command
Cancel the active Ralph Loop.
Command
Start a Ralph Loop — self-referential iterative development loop.
Command
Explain loophaus plugin and available commands.
Command
Plan and start loop via interactive interview — auto-parallelizes across worktrees.
Command
Loop Status ─────────── Active: yes Iteration: 5/20 Promise: TASK COMPLETE.
Command
Stop active loop.
Command
Start iterative dev loop.
Hook
Runs when the agent finishes a response, executing stop-hook.mjs via node. From vcz-Gray/loophaus.
Skill Claude CodeCodex
Cancel the active Loop in Claude Code.
Skill Claude CodeCodex
Claude Code interview that generates PRD, activates the official loop stop hook, and starts working immediately. Uses Skill tool for loop invocation.
Skill Claude CodeCodex
Start a PRD-driven Loop in Claude Code. Reads prd.json + progress.txt each iteration. Uses the official loop stop hook.
Skill Claude CodeCodex
Multi-agent orchestration patterns for Loop in Claude Code. Uses the Agent tool for parallel subagent spawning.
Skill Claude CodeCodex
Interactive interview that generates optimized loop commands with PRD-based phase tracking. Compatible with ralph-skills prd.json format.
Skill Claude CodeCodex
Orchestration patterns for loop: subagent spawning, parallel exploration, and task decomposition strategies.