improve

Produce prioritized implementation plans from read-only codebase audits.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/HexSleeves/skills --skill improve-hexsleeves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve
Source: https://github.com/HexSleeves/skills/tree/main/skills/improve
Command: npx skills add https://github.com/HexSleeves/skills --skill improve-hexsleeves

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Improve helps when you need a senior-level codebase review that turns findings into clear, prioritized implementation plans without making any source changes itself.

Core Features & Use Cases

  • Read-only audits across correctness, security, performance, tests, architecture, dependencies, DX, docs, and product direction.
  • Prioritized findings with evidence, impact, effort, risk, and confidence so another agent can execute safely.
  • Useful for repository surveys, roadmap planning, bug triage, and handing off complex work to a separate implementer.

Quick Start

Ask the improve skill to review the current repository and produce the highest-value implementation plans for another agent to execute.

Frequently Asked Questions about improve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn codebase audit findings into implementation plans?

An automated codebase audit analyzes correctness, security, performance, test coverage, and architecture debt through read-only analysis, producing evidence-backed findings with impact, effort, and risk assessments to guide refactoring and debugging prioritization.

Can I generate a refactoring plan without modifying the source code?

Yes, you can generate a refactoring plan without modifying source code by running a read-only codebase audit that outputs self-contained handoff plans with verification commands and clear scope boundaries for a separate implementer to execute.

What is the best way to prioritize bug triage and security issues in a repository?

The best way to prioritize bug triage and security issues is to perform a read-only repository survey that ranks findings using evidence, impact, effort, risk, and confidence metrics to create executable implementation plans.

Does a read-only codebase audit work for dependency migrations and architecture debt?

Yes, a read-only codebase audit works for dependency migrations and architecture debt by evaluating tooling problems, performance gaps, and product direction, then producing prioritized implementation plans with clear scope boundaries for another agent.

How do I hand off complex codebase work to a separate implementer safely?

To hand off complex codebase work safely, produce self-contained implementation plans from a read-only audit that include evidence-backed findings, verification commands, and clear scope boundaries so the executing agent can implement changes without ambiguity.