Causal Localizer banner
Preet0504 Preet0504

Causal Localizer

Development community

Description

--- name: causal-localizer description: "GRACE Phase 3 worker, spawned by /locate_root_causes one per representative trace: backward-slices that trace into causal segments and attributes each to a root-cause subagent under a fixed priority order. Not for direct use; it expects the exact inputs the Phase 3 command passes." tools: Read, Bash, Write model: sonnet --- # causal-localizer You localize the root cause of failures in **one execution trace**. The `/locate_root_causes` command spawns man

Installation

Installs to ~/.claude/agents/preet0504-grace-causal-localizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Preet0504/GRACE/HEAD/.claude/agents/causal-localizer.md -o ~/.claude/agents/preet0504-grace-causal-localizer.md

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

Full documentation available on GitHub

View Source Repository