Skip to content
Loop Engineering Tools

Loop Engineering Sources

This site uses official documentation as the highest-trust source for tool behavior. Open-source projects and community articles are used for examples, patterns, and experimental exports. Pricing presets are examples only and should be verified against current provider pricing.

AGENTS.md and SKILL.md generators are based on official provider documentation and generalized into vendor-neutral templates. Tool directory entries include official docs, open-source projects, and community resources. Experimental tools are labeled clearly.

Official & primary docs

Loop EngineeringAddy Osmani
Primary concept

Primary conceptual article framing loop engineering as designing systems that prompt, check, and iterate with agents.

addyosmani.com/blog/loop-engineering/
Claude Code /goal
Official docs

Official Claude Code documentation for goal-based multi-turn work.

code.claude.com/docs/en/goal
Claude Code scheduled tasks
Official docs

Official documentation for /loop and scheduled prompts.

code.claude.com/docs/en/scheduled-tasks
Claude Code desktop scheduled tasks
Official docs

Official Claude Code documentation for desktop scheduled tasks.

code.claude.com/docs/en/desktop-scheduled-tasks
Codex Follow a goal
Official docs

Official Codex guidance for durable objectives and validation loops.

developers.openai.com/codex/use-cases/follow-goals
Codex Automations
Official docs

Official Codex documentation for background recurring tasks and worktree isolation.

developers.openai.com/codex/app/automations
Codex AGENTS.md
Official docs

Official Codex documentation for durable project instructions.

developers.openai.com/codex/guides/agents-md
Codex Agent Skills
Official docs

Official Codex documentation for reusable skills.

developers.openai.com/codex/skills
Codex Subagents
Official docs

Official Codex documentation for subagent workflows.

developers.openai.com/codex/subagents
Anthropic Managed Agents
Official docs

Official Anthropic article about hosted long-horizon agent infrastructure.

www.anthropic.com/engineering/managed-agents
Claude Managed Agents Quickstart
Official docs

Official Claude API docs for Managed Agents quickstart.

platform.claude.com/docs/en/managed-agents/quickstart

Open-source projects & experimental runtimes

Ralphify
Open source

Experimental runtime for loop engineering and RALPH.md-style exports.

github.com/computerlovetech/ralphify
continuous-claude
Open source

Open-source project for continuous coding loops and PR-based workflows.

github.com/AnandChowdhary/continuous-claude
claude-review-loop
Open source

Open-source maker-checker review loop pattern.

github.com/hamelsmu/claude-review-loop
cobusgreyling/loop-engineering
Open source

Community project with practical loop engineering patterns and CLI concepts.

github.com/cobusgreyling/loop-engineering
agents-best-practices
Open source

Provider-neutral best practices for agent harnesses and safe workflows.

github.com/DenisSergeevitch/agents-best-practices
awesome-agent-orchestrators
Reference list

Curated list of AI coding agent orchestration tools.

github.com/andyrewlee/awesome-agent-orchestrators
awesome-agent-harness
Reference list

Curated resources around agent harness engineering.

github.com/Picrew/awesome-agent-harness
crystal
Open source

Desktop app to run multiple Codex and Claude Code sessions in parallel git worktrees.

github.com/stravu/crystal
vibe-kanban
Open source

A Kanban board for managing AI coding agents and their tasks.

github.com/BloopAI/vibe-kanban
cmux
Open source

Open-source platform for running multiple coding agents in parallel.

github.com/manaflow-ai/cmux
tutti
Open source

Multi-agent orchestration CLI with config-driven workflows and git worktree isolation.

github.com/nutthouse/tutti
parallel-code
Open source

Desktop app for orchestrating multiple coding agents in isolated git worktrees with a diff viewer and one-click merge.

github.com/johannesjo/parallel-code
sortie
Open source

Turns issue-tracker tickets into autonomous coding agent sessions; a single Go binary with SQLite persistence.

github.com/sortie-ai/sortie
Nimbalyst
Open source

Open-source visual workspace for Codex and Claude Code with parallel sessions and one-click git worktrees (MIT).

nimbalyst.com/

Memory & cost references