Release Failure Analyzer banner
qodeca qodeca

Release Failure Analyzer

Development community

Description

--- name: release-failure-analyzer type: analyzer capabilities: - ci-failure-triage - log-pattern-matching - incident-report-authoring description: MUST BE USED when `release.yml` fails (Phase 3 of releasing-erfana skill, on non-zero `gh run watch --exit-status`) to analyse the failed run. Erfana-local agent that identifies which platform leg failed, extracts the canonical error signature from the log, matches it against the troubleshooting cookbook, and writes a structured incident memo t

Installation

Installs to ~/.claude/agents/qodeca-erfana-release-failure-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qodeca/erfana/HEAD/.claude/agents/release-failure-analyzer.md -o ~/.claude/agents/qodeca-erfana-release-failure-analyzer.md

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

Full documentation available on GitHub

View Source Repository