aif-improve

Refine implementation plans by re-analyzing codebases for gaps and dependencies.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/n-marusov/vedo-help --skill aif-improve-n-marusov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-improve
Source: https://github.com/n-marusov/vedo-help/tree/main/.agents/skills/aif-improve
Command: npx skills add https://github.com/n-marusov/vedo-help --skill aif-improve-n-marusov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps refine an existing implementation plan by re-analyzing the codebase for gaps, missing tasks, and wrong dependencies, leading to a more robust and complete plan.

Core Features & Use Cases

  • Plan Refinement: Analyze existing plans and suggest improvements based on codebase analysis.
  • Codebase Analysis: Deeply examine the codebase for gaps, missing tasks, and wrong dependencies.
  • Task Improvement: Enhance task quality, correct dependencies, and add missing tasks.
  • Use Case: After creating an initial plan with /aif-plan, use /aif-improve to ensure the plan is comprehensive and well-structured.

Quick Start

Use the aif-improve skill to refine your existing implementation plan with the command: /aif-improve @path/to/plan.md

Frequently Asked Questions about aif-improve

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

FAQPage Schema
How do I refine an implementation plan to find missing tasks and wrong dependencies?

To refine an implementation plan, you can re-analyze your codebase structure to identify gaps, missing tasks, and incorrect dependencies, resulting in a more robust and complete project plan.

What is the best way to improve project planning quality after creating an initial draft?

Improving project planning quality involves performing a second iteration of codebase analysis to correct dependencies and add missing tasks, ensuring the final plan is comprehensive and well-structured.

How do I analyze a codebase for gaps in an existing project plan?

Analyzing a codebase for plan gaps requires deeply examining the project structure and dependencies to suggest improvements and uncover tasks that were missed during initial planning.

Can I use code analysis to fix wrong dependencies in my task management plan?

Yes, code analysis can be used to fix wrong dependencies by re-evaluating the codebase structure against your current task list and suggesting necessary corrections for your project management workflow.

When do I need a second iteration for implementation plan refinement?

You need a second iteration for implementation plan refinement when your initial project planning draft requires validation against the codebase to ensure task completeness and accurate dependency mapping.

Does plan refinement work without an existing project plan file?

No, plan refinement requires an existing implementation plan file as input to compare against codebase analysis, as its core function is to suggest improvements and fill gaps in a current plan.