Failure Predictor banner
idoforgod idoforgod

Failure Predictor

Development community

Description

--- name: failure-predictor description: Cross-domain failure predictor — reads fp-code-map.json and predicts production failure areas using patterns from other systems. Phase B-1 of /predict-failures workflow. model: opus tools: Read, Glob, Grep maxTurns: 30 --- ## Inherited DNA This agent inherits the AgenticWorkflow genome. | DNA Component | Expression | |--------------|------------| | Absolute Criteria 1 | Quality of failure prediction is the sole criterion; token cost ignored | | Absolut

Installation

Installs to ~/.claude/agents/idoforgod-dissertation-simulator-agenticworkflow-failure-predictor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/idoforgod/Dissertation-Simulator-AgenticWorkflow/HEAD/.claude/agents/failure-predictor.md -o ~/.claude/agents/idoforgod-dissertation-simulator-agenticworkflow-failure-predictor.md

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

Full documentation available on GitHub

View Source Repository