aif-evolve

Analyze project context and patches to improve AI Factory skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automatically enhances existing AI Factory skills by analyzing project context, past mistakes (patches), and codebase patterns, making the AI smarter and more tailored to your specific project.

Core Features & Use Cases

  • Self-Improvement: Learns from project history to refine AI capabilities.
  • Contextual Adaptation: Adapts skills based on tech stack, conventions, and recurring issues.
  • Use Case: After several code fixes related to null checks, /aif-evolve can automatically update the /aif-fix skill to include a specific guard for null references, preventing future bugs.

Quick Start

Run the aif-evolve skill to analyze and improve all AI Factory skills based on project context.

Frequently Asked Questions about aif-evolve

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

FAQPage Schema
How do I make AI code generation skills adapt to my project's codebase conventions?

To make AI code generation skills adapt to your codebase conventions, you can analyze project context, accumulated patches, and existing patterns to automatically refine skill definitions and prevent recurring bugs.

Can AI skills automatically learn from past code patches to prevent future bugs?

Yes, AI skills can automatically learn from past code patches by analyzing historical fixes, identifying systemic issues like missing null checks, and updating skill definitions to include specific guards against those pitfalls.

What is skill evolution in AI Factory and how does it improve codebase analysis?

Skill evolution in AI Factory improves codebase analysis by reading project descriptions, patches, and conventions to generate actionable improvements, making AI capabilities smarter and tailored to your specific tech stack.

How do I update existing AI skills to target tech-specific pitfalls and systemic issues?

You can update existing AI skills to target tech-specific pitfalls by analyzing your project's accumulated patches and codebase patterns, then implementing targeted improvements and missing guards within the skill definitions.

Does aif-evolve require external dependencies to analyze project context?

No, aif-evolve requires no external dependencies to analyze project context, relying entirely on reading existing project descriptions, codebase conventions, patches, and current skill definitions to generate actionable improvements.

What are the limitations of using AI self-improvement for codebase pattern analysis?

The limitations of AI self-improvement for codebase pattern analysis include its reliance on the quality of existing project descriptions, accumulated patches, and codebase conventions to accurately identify and implement systemic improvements.