evolve

Analyze framework telemetry to generate a ranked self-improvement report.

54|3|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/arcasilesgroup/ai-engineering --skill evolve-arcasilesgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve
Source: https://github.com/arcasilesgroup/ai-engineering/tree/main/.agents/skills/evolve
Command: npx skills add https://github.com/arcasilesgroup/ai-engineering --skill evolve-arcasilesgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill analyzes framework telemetry to identify patterns, friction points, and optimization opportunities, proposing improvements to enhance the AI framework's efficiency and effectiveness.

Core Features & Use Cases

  • Telemetry Analysis: Aggregates data from audit logs, decision stores, and health history.
  • Pattern Detection: Identifies recurring issues like frequent gate failures, underutilized skills, or declining health scores.
  • Proposal Generation: Creates a ranked report with actionable suggestions for framework improvement.
  • Use Case: After a series of AI-assisted development cycles, run this Skill to get a report detailing which quality gates are frequently failing and suggestions on how to optimize them, or which AI skills are rarely used and could be deprecated.

Quick Start

Run the evolve skill to analyze framework telemetry and generate a self-improvement report.

Frequently Asked Questions about evolve

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

FAQPage Schema
How do I analyze AI framework telemetry to identify optimization opportunities?

Framework telemetry analysis aggregates audit logs, decision stores, and health history to identify recurring friction points like frequent gate failures or underutilized skills. This process generates a ranked self-improvement report with actionable optimization suggestions for human review.

What is the best way to detect patterns of frequent quality gate failures in an AI framework?

Detecting quality gate failure patterns requires analyzing framework telemetry from audit logs and health history. This identifies recurring issues and generates a ranked report with actionable suggestions to optimize the failing gates for human review.

Do I need git log and state files to generate a framework self-improvement report?

Yes, generating a framework self-improvement report requires access to state files and git log for comprehensive analysis. This telemetry data allows the system to identify patterns, friction points, and optimization opportunities from your decision stores and audit logs.

How can I find underutilized AI skills in my development framework?

Finding underutilized AI skills requires analyzing framework telemetry from decision stores and audit logs. This identifies rarely used components and generates a ranked report with actionable suggestions for potential deprecation or optimization.

When should I run a framework telemetry analysis on my AI development cycles?

Framework telemetry analysis should be run after a series of AI-assisted development cycles. This timing ensures sufficient audit logs, decision stores, and health history exist to accurately identify patterns, friction points, and optimization opportunities for human review.