improve

Generate prioritized implementation plans from codebase audits.

3|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/malinskibeniamin/skills --skill improve-malinskibeniamin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve
Source: https://github.com/malinskibeniamin/skills/tree/main/improve
Command: npx skills add https://github.com/malinskibeniamin/skills --skill improve-malinskibeniamin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Surveys a codebase and produces prioritized, self-contained implementation plans for teams to execute. Use when audits, roadmap direction, handoff, or backlog reconciliation are needed.

Core Features & Use Cases

  • Plan generation: transform audit findings into actionable, testable plans with clear scope and verification gates.
  • Handoff & execution: deliver self-contained plans consumable by executor agents without needing live context.
  • Governance & iteration: maintain non-mutating advisor role and enable plan indexing, reviews, and reconciliations.

Quick Start

Run /improve to start a standard audit and generate a plan backlog for the repository.

Frequently Asked Questions about improve

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

FAQPage Schema
How do I generate a self-contained implementation plan from a codebase audit?

To generate a self-contained implementation plan, run the /improve command to survey your codebase and produce a prioritized, testable backlog with clear scope and verification gates for executor agents.

What is the best way to automate handoff plans for executor agents without live context?

Automating handoff plans involves creating self-contained execution documents that executor agents can consume directly. This Skill transforms audit findings into actionable plans, removing the need for live context during execution.

Can I use this planning workflow to reconcile my existing development roadmap?

Yes, you can use this planning workflow to reconcile your roadmap. It surveys the codebase, audits existing states, and generates prioritized plans that align with your backlog and roadmap direction.

Do I need a specific template to start a codebase audit and planning workflow?

No specific external template is required to start. The workflow relies on built-in plan templates and the /improve invocation variants to automatically generate structured, auditable plans from your repository.

How does the governance workflow keep generated plans decidable and auditable?

The governance workflow maintains a non-mutating advisor role while enabling plan indexing, reviews, and reconciliations. This ensures plans remain decidable, auditable, and iteratively maintained across varied scenarios.