What problem does it solve?
Repo Butler eliminates the manual effort of tracking repo health across an entire GitHub portfolio by continuously observing, assessing, and proposing improvements with a cross-repo governance view.
Core Features & Use Cases
- Cross-repo portfolio health dashboards: Generates per-repo and portfolio HTML dashboards for fast triage of what is good, what is drifting, and what is missing.
- Seven-phase roadmap and governance loop: Runs a scheduled pipeline that observes repository state, computes trends, rewrites roadmaps, detects governance issues, and then proposes remediation.
- AI-assisted assessment and proposal generation: Uses LLMs for assessments/ideation while gating all GitHub writes through safety validators.
- AI-agent interfaces (MCP + discovery card): Exposes read-only tooling so AI agents can query tiers, governance findings, snapshots diffs, and trigger refresh.
Quick Start
Ask the AI agent to run the reporting pipeline for a portfolio by triggering phase "report" for dashboards, or phase "all" to execute the full seven-phase loop.