Implement a circuit breaker that stops a runaway loop after repeated failures and requires manual reset
Loop Circuit Breaker Pattern: Claude Code, Cursor Prompt
Implement a circuit breaker that stops a runaway loop after repeated failures and requires manual reset
Write the circuit breaker for the agent loop system in [YOUR_PROJECT]. Implement a CircuitBreaker class backed by .agent/circuit-[LOOP_NAME].json: **States**: closed (normal), open (blocked), half-open (testing recovery
Circuit breaker pattern for Claude Code agent loops. Tracks consecutive failures per loop name, opens the circuit after a threshold, blocks further runs, and requires a manual reset command to resume.
Circuit breaker pattern for Claude Code agent loops. Tracks consecutive failures per loop name, opens the circuit after a threshold, blocks further runs, and requires a manual reset command to resume.
Start by replacing [YOUR_PROJECT] and [LOOP_NAME] with your specific project name and the loop name to tailor the CircuitBreaker class to your needs.
After implementing the CircuitBreaker class, test each method to ensure that the state transitions and failure counts are functioning correctly in your agent loop system.
Use the provided state definitions of closed, open, and half-open to clearly understand the behavior of your circuit breaker during different scenarios in your project.
What is the Loop Circuit Breaker Pattern: Claude Code, Cursor Prompt prompt used for?
Circuit breaker pattern for Claude Code agent loops. Tracks consecutive failures per loop name, opens the circuit after a threshold, blocks further runs, and requires a manual reset command to resume.
How do I get the best results from this verification & goals prompt?
Paste the prompt into Claude Code, Cursor, Replit, fill in every bracketed placeholder with your specific information, then submit. The more detail you add to each placeholder, the more targeted the output. You can continue in the same conversation to refine tone, length, or focus without restarting from scratch.
Does this prompt work with Claude Code?
Yes. This prompt is optimized for Claude Code and also works well with Cursor and Replit. The structured format with a defined role and numbered steps produces consistent results across all major instruction-following models, so you can use whichever tool you prefer.
How do I access this agent loops prompt?
This verification & goals prompt is available through TopFreePrompts with a Lucy+ licence. You can get access with a one-time Lucy+ purchase for $109, or a $15/month plan you can cancel anytime. Both options give access to the full library of 1,000,000+ prompts across all categories.
Parallel Worktree Agent Workflow: Claude Code Prompt
Quality Gate Between Maker and Checker: Claude Code Prompt
Verification Agent After Every Pass: Claude Code Prompt
Loop State File Design: Claude Code, Replit Prompt
AGENTS.md Template for Loop Projects: Claude Code Prompt
Three-Agent Pipeline: Explorer, Implementer, Verifier Prompt
Maker-Checker Sub-agent Pair: Claude Code, Cursor Prompt
Goal-Based Loop Until TypeScript Strict: Claude Code Prompt
Nightly Dependency Audit Loop: Claude Code, Replit Prompt
Replace Manual Workflow with Agent Loop: Claude Code Prompt
Minimum Viable Agent Loop: Claude Code, Cursor Prompt
Daily Triage Loop Architecture: Claude Code, Cursor Prompt
MCP Request and Response Logger and Inspector: Claude Code Prompt
MCP Tool Unit Test Framework: Claude Code, Cursor Prompt
MCP Mock Server for Local Testing: Claude Code, Cursor Prompt
Multi-Tenant MCP Server Design: Claude Code Prompt
MCP Error Handler with Retry Pattern: Claude Code Prompt
MCP Server Health Check Tool: Claude Code, Cursor Prompt
MCP Tool Response Caching Layer: Claude Code Prompt
MCP Rate Limiter Middleware: Claude Code, Cursor Prompt
MCP Server Authentication and Permission System: Claude Code Prompt
Resend Transactional Email MCP Tool: Claude Code Prompt
SMTP Email Sender MCP Tool: Claude Code, Cursor Prompt
Discord Message MCP Tool: Claude Code, Cursor Prompt