aif-improve

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

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/afterwork/arra-aif --skill aif-improve-afterwork
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aif-improve
Source: https://github.com/afterwork/arra-aif/tree/main/.cursor/skills/aif-improve
Command: npx skills add https://github.com/afterwork/arra-aif --skill aif-improve-afterwork

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Refine and enhance an existing implementation plan by re-analyzing the codebase to detect gaps, missing tasks, wrong dependencies, and to improve overall plan quality.

Core Features & Use Cases

  • Plan discovery and context integration across /aif-plan workflows.
  • Deep codebase analysis to identify gaps and dependencies, and produce actionable refinements.
  • Generate a structured improvement report and apply approved changes with user confirmation.

Quick Start

Run /aif-improve to begin refining the current plan and see suggested improvements.

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 dependencies?▼

Plan refinement automates re-analyzing your codebase to detect gaps, missing tasks, and incorrect dependencies. It applies a structured workflow from plan discovery through deep analysis to propose and apply actionable improvements.

What is the best way to check if my implementation plan aligns with current project conventions?▼

Checking plan alignment involves re-analyzing the codebase to enforce project-specific rules and verify toolchain compatibility. This process identifies edge cases and ensures your plan matches existing conventions before application.

Can I apply proposed plan improvements automatically without manual review?▼

Plan improvements require controlled application with user confirmation. The system generates a structured improvement report and applies approved changes only after you review the proposed refinements.

How does deep codebase analysis identify gaps in an existing implementation plan?▼

Codebase analysis identifies gaps by re-evaluating the current source code against your plan. It discovers missing tasks, maps accurate dependencies, and produces a structured improvement report for review.

Does plan refinement work with existing aif-plan workflows?▼

Plan refinement integrates with existing aif-plan workflows through plan discovery and context integration. It pulls the current plan state to ensure deep codebase analysis targets the correct implementation context.