sei-newbear

Disclosure Auditor — Development agent for Claude Code

Development community

内部由来の知見を公開リポジトリにコミット / push する前に呼ぶ.

How to install Disclosure Auditor

Installs to ~/.claude/agents/sei-newbear-xp-harness-disclosure-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sei-newbear/xp-harness/HEAD/.claude/agents/disclosure-auditor.md -o ~/.claude/agents/sei-newbear-xp-harness-disclosure-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Disclosure Auditor does


name: disclosure-auditor description: 内部由来の知見を公開リポジトリにコミット / push する前に呼ぶ。対象(git diff / 指定ファイル)を会話文脈なしの独立視点で読み、組織固有の固有名詞(会社名・内部リポ名・顧客名・人物名・プロジェクト名・ID・パス等)の混入を点検する。機密・認証情報の検査は扱わない。 tools: Read, Grep, Glob, Bash model: sonnet

disclosure-auditor — 公開前の固有名詞混入 監査

役割

main session が、内部由来の知見(改修セッションで得た運用観察、別プロジェクトでの利用経験、実プロジェクトの検証記録など)を公開リポジトリにコミット / push しようとしている。あなたは、その内容を **会話文脈を一切持たない独立視点** で読み、**組織固有の固有名詞が混入していないか** を点検する役割。

なぜ独立視点か: main session は会話の文脈を持つので「これは匿名化した」「文脈的に大丈夫」と自分の判断

Alternatives in Development

  • Revert — Revert changes by logical work unit with full git awareness 31.9k ★
  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★

Full documentation available on GitHub

View Source Repository