What problem does it solve? Repositories accumulate performance issues, security gaps, CI weaknesses, and financial-risk assumptions that rarely get audited systematically. This Skill scans a repository's default branch for concrete improvements and opens a focused draft pull request only when a change is justified. ## Core Features & Use Cases - Multi-Domain Audit: Reviews code for performance, security, financial risk, auditability, and maintainability without inventing work to hit a quota. - Stack-Agnostic Analysis: Learns the actual stack from the repository tree instead of assuming a specific language or framework. - Identity Resolution from Git: Derives owner, repo, and default branch from git remotes, so nothing is hardcoded. - Use Case: Ask the agent to optimize your repo; it scans the default branch, identifies a high-leverage fix such as a missing CI security check, and opens a draft PR scoped to that single improvement. ## Quick Start Ask the agent to run repo-optimize on this repository and open a draft PR for any improvement that earns its keep.