# AI Loop Library > AI Loop Library is a practical field guide for triggered, goal-directed AI agent workflows: bounded repeat, verification, stop condition, budget, and safe output. ## Core pages - https://ailooplibrary.com/what-are-ai-loops/ — definition and seven-part anatomy of AI loops. - https://ailooplibrary.com/agent-loops/ — reusable operating cycles for AI agents. - https://ailooplibrary.com/ai-coding-loops/ — coding-agent loops for CI, PRs, tests, repo state, and review. - https://ailooplibrary.com/ralph-loop/ — Ralph Loop explanation, safe template, and anti-patterns. - https://ailooplibrary.com/claude-code-loop/ — Claude Code /loop vs /goal comparison. - https://ailooplibrary.com/loop-stop-conditions/ — stop conditions for bounded agent loops. - https://ailooplibrary.com/ai-loop-examples/ — table of practical AI loop examples. - https://ailooplibrary.com/research/42-ai-loops-analysis/ — original analysis of the current public loop patterns. - https://ailooplibrary.com/loop-engineering/ — loop engineering definition and spec. - https://ailooplibrary.com/loop-stack/ — seven-layer model from token loops to operating loops. - https://ailooplibrary.com/ai-agent-loop-vs-workflow-vs-automation/ — comparison of prompts, workflows, automations, agents, and loops. - https://ailooplibrary.com/ai-loop-template/ — copyable AI loop template. - https://ailooplibrary.com/glossary/ — definitions of AI loop terms. ## Data - https://ailooplibrary.com/catalog.json — citation-ready structured catalog with loop specs. - https://ailooplibrary.com/catalog.md — markdown catalog for LLM retrieval. - https://ailooplibrary.com/glossary.json — machine-readable glossary terms. - https://ailooplibrary.com/data/loops.json — source JSON for public AI loop examples. - https://ailooplibrary.com/sitemap.xml — full URL list.