CtrlK
BlogDocsLog inGet started
Tessl Logo

failure-codifier

Extract recurring failure patterns from breezing orchestration logs and Judgment Ledger, emit failure-rule.v1 proposals with confidence scores. SSOT promotion to patterns.md or decisions.md is proposal-only — human-approval-required. Use when user mentions failure codifier, failure patterns, self-learning loop, codify failures, or failure-rule proposals. Do NOT load for: direct SSOT edits, auto-promotion, or implementation unrelated to failure analysis.

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is failure-codifier in Chachamaru127/claude-code-harness

SKILL.md
Quality
Evals
Security

Failure Codifier

breezing orchestration ledger + Judgment Ledger から再現失敗を read-only で抽出し、failure-rule.v1 候補を confidence score 付きで提案します。

核心契約

  • human-approval-required: codifier は dry-run 提案のみ。patterns.md / decisions.md への自動昇格は構造的に禁止。
  • Confidence 閾値: occurrence count ≥ 3 → mediumcount ≥ 5 → highgo/internal/failurecodifier/confidence.go)。
  • 昇格先 heuristic: proposed_ssot_target フィールドで patterns.md または decisions.md提案するのみ

使い方

Dry-run 提案(推奨)

./scripts/failure-codifier-propose.sh --dry-run

stdout は JSON 配列(failure-rule.v1 候補)。SSOT ファイルには一切書き込みません。

Go テスト

cd go && go test ./internal/failurecodifier/... -count=1

参照

  • 昇格ワークフロー: references/promotion-workflow.md
  • Schema: templates/schemas/failure-rule.v1.json
  • Core: go/internal/failurecodifier/

禁止事項

  • patterns.md / decisions.md への Write / Edit(human 承認後も codifier 経由では不可)
  • AutoPromote / unattended SSOT 更新
  • Plans.md の cc:* マーカー変更
Repository
Chachamaru127/claude-code-harness
Last updated
First committed

Canonical home

Chachamaru127/claude-code-harness
In sync

since Jul 27, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.