improve

Survey a codebase and produce prioritized implementation plans with verification gates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you assess an existing codebase, identify the highest-value improvement opportunities, and turn them into clear implementation plans for another agent to execute.

Core Features & Use Cases

  • Codebase audits: Review a repository for bugs, security issues, performance problems, test gaps, and tech debt.
  • Roadmap and direction analysis: Suggest practical next steps, features, and architectural improvements based on the current codebase.
  • Execution-ready planning: Produce self-contained plans with verification steps, boundaries, and maintenance notes so a different model can implement them safely.

Quick Start

Ask the improve skill to audit this repository and produce prioritized implementation plans for the most important issues.

Frequently Asked Questions about improve

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

FAQPage Schema
How do I generate an implementation plan for technical debt and security issues in my repository?

To generate an implementation plan, survey the codebase to identify technical debt and security issues, then produce prioritized, self-contained plans with verification gates and evidence for another agent to execute.

What is codebase audit analysis and how does it identify bugs and performance problems?

Codebase audit analysis is a read-only review of a repository that identifies the highest-value improvement opportunities, targeting bugs, security vulnerabilities, performance problems, test gaps, and architectural flaws.

Can I use automated repository analysis to suggest architectural improvements and product direction?

Yes, repository analysis applies to roadmap and direction analysis, evaluating the existing codebase to suggest practical next steps, features, and architectural improvements based on current project state.

Does the codebase audit require write access to modify files during the review?

No, the codebase audit requires strict read-only analysis access, ensuring the repository remains unmodified while producing self-contained execution plans with boundaries and maintenance notes.

What's the best way to create execution-ready plans for another AI agent to implement?

The best way is to produce self-contained plans that include verification steps, clear boundaries, and maintenance notes, ensuring a different model can safely implement the identified codebase improvements.