claudeindex
Plugin

infra

運用文脈の足場 (infra)。コード diff を「本番環境で何が起きるか」の視点で監査する skill + 証拠台帳 CLI。影響範囲・依存リソース・デプロイ計画・ロールバック・コスト/リスク・観測の 6 カテゴリ 24 質問を ledger.json で全数管理。証拠なし回答は構造的に受理せず (推測監査の排除)、unknown は「何が足りないか」の明記を強制、pending 残しの完了宣言を gate が exit 1 で拒否。証拠収集は read-only 原則 (kubectl / terraform plan / dig 等、環境にあるコマンドを使用)。

Installation

1

Add the marketplace

/plugin marketplace add arkatom/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.