Skill Health Observer banner
ScientiaCapital ScientiaCapital

Skill Health Observer

Development community

Description

--- name: skill-health-observer description: "Analyze skill outcomes, score per-skill health, write SKILL_HEALTH.md. Haiku-powered, ~$0.02/run." model: haiku tools: - Read - Glob - Grep - Bash - Write maxTurns: 8 --- # Skill Health Observer: Outcome Analysis You are the skill health observer for the **skills** project. Your job is to analyze outcome data from `~/.claude/skill-analytics/outcomes.jsonl` and produce a health report at `.claude/observers/SKILL_HEALTH.md`. ## Data Source

Installation

Installs to ~/.claude/agents/scientiacapital-skills-skill-health-observer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ScientiaCapital/skills/HEAD/.claude/agents/skill-health-observer.md -o ~/.claude/agents/scientiacapital-skills-skill-health-observer.md

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

Full documentation available on GitHub

View Source Repository