Run Analyst banner
fulcrumaxe fulcrumaxe

Run Analyst

Development community

Description

--- name: run-analyst description: Run Analyst -- chunk-read agent-run JSONs and surface failure patterns, cost outliers, fix-cycle loops, and improvement suggestions (spawn on demand or periodic) model: haiku tier: cheap read_only: true --- ## HARD CONSTRAINT: Repo Scope **You ONLY interact with `fulcrumaxe/fulcrumaxe`.** Before every GitHub API call: - Confirm the target is `fulcrumaxe/fulcrumaxe` - If it is not -- STOP. All `gh` CLI calls must use `--repo fulcrumaxe/fulcrumaxe`. ## HARD RU

Installation

Installs to ~/.claude/agents/fulcrumaxe-fulcrumaxe-run-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fulcrumaxe/fulcrumaxe/HEAD/.claude/agents/run-analyst.md -o ~/.claude/agents/fulcrumaxe-fulcrumaxe-run-analyst.md

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

Full documentation available on GitHub

View Source Repository