evo-auto-enable

Enable automatic capture of user corrections into project-specific directories.

Updated May 17, 2026
One-click install
npx skills add https://github.com/ievo-ai/skills --skill evo-auto-enable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evo-auto-enable
Source: https://github.com/ievo-ai/skills/tree/main/plugins/ievo/skills/evo-auto-enable
Command: npx skills add https://github.com/ievo-ai/skills --skill evo-auto-enable

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automatically enables a project's evolution mode, capturing user corrections during sessions for later review, eliminating the need for manual intervention.

Core Features & Use Cases

  • Auto-Evolution Mode: Captures user corrections without explicit invocation, storing them for review via /ievo:evo.
  • Project-Specific Settings: Stores settings locally within the project directory, ensuring portability.
  • User-Friendly Commands: Offers simple commands to enable and disable auto-evolution mode, as well as review captured corrections.

Quick Start

Enable auto-evolution mode by running: /ievo:evo-auto-enable

Frequently Asked Questions about evo-auto-enable

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

FAQPage Schema
How do I automatically capture user corrections for continuous project improvement?

You can automatically capture user corrections for continuous project improvement by enabling an auto-evolution mode that stores feedback in project-specific directories without requiring manual intervention. Use the /ievo:evo-auto-enable command to activate it.

What is auto-evolution mode for software project workflows?

Auto-evolution mode is a continuous quality assurance process that automatically records user corrections during active sessions. It stores this feedback locally within your project directory to support later review and project evolution.

How do I enable auto-evolution mode for my project directory?

To enable auto-evolution mode for your project directory, simply execute the /ievo:evo-auto-enable command. This automatically configures the local settings to start capturing user corrections for subsequent review.

Do I need write access to use automatic correction capture in my project?

Yes, you need write access to your project directory to use automatic correction capture. The feature also requires a POSIX shell or Write tool to store settings locally and ensure project portability.

How do I review user corrections after enabling auto-evolution?

After enabling auto-evolution, you can review captured user corrections by running the /ievo:evo command. This allows you to assess the stored feedback for continuous quality assurance and project evolution.

Can I disable auto-evolution mode after capturing user corrections?

Yes, you can disable auto-evolution mode after capturing user corrections. The system offers user-friendly commands to turn off the automatic capture feature, halting the storage of further session feedback.