recommend-evolution

Installation
SKILL.md

Recommend Evolution

Overview

Recommend ecosystem evolution when repeated evidence indicates missing capability, and record the recommendation in a standard machine-readable format.

When to Use

  • Reflection identifies recurring delivery failures with the same root cause
  • Router/analysis signals no suitable agent or skill for recurring requests
  • Repeated integration gaps imply missing artifact type or policy
  • User explicitly requests a new capability path

Iron Laws

  1. NEVER spawn evolution-orchestrator directly from this skill — this skill records recommendations only; execution decisions belong to the orchestrator and approval pipeline.
  2. ALWAYS validate trigger type against defined thresholds before recording a recommendation — vague observations are not triggers; require concrete failure counts or routing misses.
  3. NEVER create a new evolution request when artifact-integrator or skill-updater would address the gap — reserve evolution for net-new capabilities, not integration or update gaps.
  4. ALWAYS append the recommendation to the JSONL queue AND include the required report block in the current output — dual recording ensures the recommendation is discoverable at both runtime and review time.
Related skills
Installs
50
GitHub Stars
27
First Seen
Feb 19, 2026