ai-factory.improve

Re-analyze an AI project plan against the codebase to identify gaps and dependency issues.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/YaroslavKomarov/ShedulerBot --skill ai-factory-improve-yaroslavkomarov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-factory.improve
Source: https://github.com/YaroslavKomarov/ShedulerBot/tree/main/.claude/skills/improve
Command: npx skills add https://github.com/YaroslavKomarov/ShedulerBot --skill ai-factory-improve-yaroslavkomarov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Refine and enhance an existing implementation plan by re-analyzing it against the codebase to identify gaps, missing tasks, wrong dependencies, and plan quality improvements.

Core Features & Use Cases

  • Deep plan analysis: re-evaluates the current plan against the codebase, patches, patches history, and task lists.
  • Dependency reconciliation: detects incorrect or missing task dependencies and proposes fixes.
  • Plan update orchestration: suggests concrete updates to task descriptions and plan file, while preserving completed work.
  • Context-aware guidance: leverages project context (.ai-factory/DESCRIPTION.md) and past corrections to prevent recurrence.

Quick Start

Trigger a second-iteration refinement on the active plan by issuing the refine command with /ai-factory.improve.

Frequently Asked Questions about ai-factory.improve

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

FAQPage Schema
How do I refine an existing project plan against a codebase to find missing tasks?

Refining an existing project plan involves re-analyzing it against the codebase to identify gaps, missing tasks, and incorrect dependencies. This process applies plan context and patches to generate prioritized improvements while preserving completed work.

How do I fix incorrect task dependencies in my implementation plan?

To fix incorrect task dependencies in an implementation plan, use dependency reconciliation to detect missing or wrong links and propose fixes. This ensures plan integrity by updating task content and dependencies with clear justifications.

What is AI project plan refinement and when do I need it?

AI project plan refinement is the process of re-evaluating an active plan against codebase changes, patches, and task lists. You need it when your plan has gaps, incorrect dependencies, or requires quality improvements after initial implementation.

Does plan refinement preserve completed work when updating task descriptions?

Plan refinement preserves completed work when updating task descriptions and plan files. It suggests concrete updates to dependencies and task content while providing clear justifications for each change to maintain overall plan integrity.

Can I use project context to prevent recurring plan errors during refinement?

You can use project context like description files and past corrections to prevent recurring plan errors during refinement. Context-aware guidance leverages this history to ensure updates prevent the recurrence of previous mistakes.