aif-improve

Refines AI-generated implementation plans by analyzing codebase gaps and dependencies.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/batFormat/sancrm-docs --skill aif-improve-batformat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-improve
Source: https://github.com/batFormat/sancrm-docs/tree/main/.claude/skills/aif-improve
Command: npx skills add https://github.com/batFormat/sancrm-docs --skill aif-improve-batformat

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enhances the quality and completeness of AI-generated implementation plans by performing a deeper analysis of the codebase and identifying potential gaps, missing tasks, or incorrect dependencies.

Core Features & Use Cases

  • Codebase Re-analysis: Scans the project's code to find overlooked implementation details.
  • Gap Identification: Detects missing tasks, incorrect dependencies, and areas for improvement in existing plans.
  • Plan Enhancement: Refines task descriptions, adds necessary steps, and corrects task ordering.
  • Use Case: After generating an initial plan with /aif-plan, use /aif-improve to ensure the plan is robust, accounts for existing code patterns, and covers all necessary edge cases before implementation begins.

Quick Start

Run the aif-improve skill to automatically review and refine the current implementation plan.

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 AI-generated implementation plan to find missing tasks?

You refine an AI-generated implementation plan by re-analyzing the codebase to identify gaps, missing tasks, and incorrect dependencies. This deeper code exploration updates the plan file with corrected task ordering and necessary steps.

What is implementation plan refinement in AI-assisted development?

Implementation plan refinement is the process of scanning a codebase to detect overlooked details and improve plan quality. It enhances existing plans by identifying integration points and analyzing edge cases before implementation begins.

Can I use codebase analysis to fix incorrect dependencies in my task plan?

Yes, codebase analysis detects incorrect dependencies and missing tasks within existing implementation plans. It refines task descriptions and corrects task ordering by exploring the codebase for overlooked integration points.

When do I need to re-analyze my codebase for edge case identification?

You need codebase re-analysis for edge case identification after generating an initial implementation plan. It ensures the plan is robust, accounts for existing code patterns, and covers all necessary edge cases.

What's the best way to improve plan quality through deeper code exploration?

The best way to improve plan quality is performing deeper code exploration to find gaps and refine task descriptions. This approach updates the plan file to reflect approved changes and ensures correct task ordering.

Does plan refinement support user-prompted improvements to existing plans?

Yes, plan refinement supports user-prompted improvements and updates the plan file to reflect approved changes. It re-analyzes the codebase to enhance plan completeness and correct incorrect dependencies.