Back to skills directory

Circuit Breaker

New

写清关闭、半开、打开状态与回退响应,防止 Agent 在失败时无限重试。

Circuit Breaker is an Agent skill for Development. 写清关闭、半开、打开状态与回退响应,防止 Agent 在失败时无限重试。 Tags: 熔断 · 重试 · 韧性.

DevelopmentAuthor: 编辑整理Visit

What is Circuit Breaker

Circuit Breaker packages a Development workflow for agents. 写清关闭、半开、打开状态与回退响应,防止 Agent 在失败时无限重试。

Install Circuit Breaker in Cursor / Claude / Codex

Claude Code Install with the command on this page, or place the skill in ~/.claude/skills or project .claude/skills so Claude can detect Circuit Breaker.

Cursor After the install command writes the skill directory, invoke Circuit Breaker by name in the Cursor agent.

Codex Install into the Codex skills directory and call it by name. If only a generic command is listed, run it locally and confirm Codex can see the skill.

This page has no install command. Check the project home for how to install Circuit Breaker.

Please visit the Project Home to see installation and usage instructions.

How to Use

Claude Code: Place the skill in ~/.claude/skills (personal) or the project .claude/skills directory, and Claude will auto-detect it.

Cursor / Windsurf: After installing via npx skillsadd, the skill directory is placed in the configured path.

Codex CLI: After installation it loads automatically from the skills directory and is invoked by name.

Tags

熔断重试韧性

Similar recommendations

FAQ

What is Circuit Breaker for?

Circuit Breaker is a Development skill. 写清关闭、半开、打开状态与回退响应,防止 Agent 在失败时无限重试。

Can Claude, Cursor, and Codex all use Circuit Breaker?

Yes if the client supports Agent Skills and has loaded the skill directory. Check the project home for compatibility notes.

What similar skills exist?

Related items come from the same Development group so you can pick a closer workflow.