Hub Improve Analyzer banner
kpassoubady kpassoubady

Hub Improve Analyzer

Development community

Description

--- name: hub-improve-analyzer version: 0.1.0 hub-source: agent-hub description: Reads the feedback inbox, clusters findings by target file, and drafts hub-change proposals gated on ≥2-run recurrence or verified-high severity. Never edits hub files itself. tools: Read, Grep, Glob, Bash, Write scope: other model: sonnet inputs: - llm-context/feedback/inbox/*.md (Part B entries written by run-feedback-analyzer) - the hub's own agent/skill files, for current version numbers human-checkpoint: tr

Installation

Installs to ~/.claude/agents/kpassoubady-agent-hub-hub-improve-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kpassoubady/agent-hub/HEAD/agents/hub-improve-analyzer.md -o ~/.claude/agents/kpassoubady-agent-hub-hub-improve-analyzer.md

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

Full documentation available on GitHub

View Source Repository