について
このスキルは、不安定な依存関係からサービスを保護するためのサーキットブレーカーパターンの実装手順を段階的に解説します。開発者に、高速フェイルと連鎖障害の防止を実現する三状態パターン(CLOSED、OPEN、HALF-OPEN)の実装方法を指導します。このスキルを使用して、異常な依存関係を検出し回復時間を確保することで、耐障害性の高い分散システムを構築できます。
クイックインストール
Claude Code
推奨npx skills add mariotoffia/gobridge -a claude-code/plugin add https://github.com/mariotoffia/gobridgegit clone https://github.com/mariotoffia/gobridge.git ~/.claude/skills/implement-circuit-breakerこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
GitHub リポジトリ
Frequently asked questions
What is the implement-circuit-breaker skill?
implement-circuit-breaker is a Claude Skill by mariotoffia. Skills package instructions and resources that Claude loads on demand, so Claude can perform implement-circuit-breaker-related tasks without extra prompting.
How do I install implement-circuit-breaker?
Use the install commands on this page: add implement-circuit-breaker to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does implement-circuit-breaker belong to?
implement-circuit-breaker is in the Design category, tagged ai and design.
Is implement-circuit-breaker free to use?
Yes. implement-circuit-breaker is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
executing-plansスキルは、完全な実装計画があり、それを管理されたバッチでレビューチェックポイントを設けながら実行する場合に使用します。このスキルは計画を読み込んで批判的にレビューした後、小さなバッチ(デフォルトは3タスク)でタスクを実行し、各バッチの間に進捗状況を報告してアーキテクトのレビューを受けます。これにより、品質管理チェックポイントが組み込まれた体系的な実装が保証されます。
このスキルは、コードレビュアーサブエージェントを起動し、処理を進める前に要件に対してコード変更を分析します。タスク完了後、主要な機能の実装後、またはmainブランチへのマージ前などに使用すべきです。このレビューは、現在の実装と元の計画を比較することで、問題を早期に発見するのに役立ちます。
このスキルは、開発者がHTTP、stdio、またはSSEトランスポートを使用してMCPサーバーをClaude Codeに接続するための包括的なガイドを提供します。GitHub、Notion、カスタムAPIなどの外部サービスを統合するためのインストール、設定、認証、セキュリティについて解説しています。MCP統合のセットアップ、外部ツールの設定、またはClaudeのModel Context Protocolを扱う際にご利用ください。
このスキルは、タスク分析に基づいて開発者がClaude Code WebとCLIインターフェースの選択を支援し、これらの環境間でのシームレスなセッションテレポーテーションを可能にします。Web、CLI、モバイル環境を切り替える際のセッション状態とコンテキストを管理することで、ワークフローを最適化します。様々な段階で異なるツールを必要とする複雑なプロジェクトにご活用ください。
