Skill Improver banner
GrupoUS GrupoUS

Skill Improver

Development community

Description

--- name: skill-improver description: "Use proactively before adding an agent or a skill, and after any model or plugin upgrade, to verdict how the harness is wired: frontmatter that would not register, dangling references, orphans, name shadowing, trigger collision. Read-only — it proposes diffs and applies none." model: opus color: red role_type: evaluator effort: xhigh maxTurns: 30 tools: - Read - Glob - Grep - Bash # Read-only is declared, not promised. This agent's own body says a r

Installation

Installs to ~/.claude/agents/grupous-graph-powers-skill-improver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GrupoUS/graph-powers/HEAD/agents/skill-improver.md -o ~/.claude/agents/grupous-graph-powers-skill-improver.md

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

Full documentation available on GitHub

View Source Repository