name: adlc-evolve description: Distill repeated patches and review findings into ADLC rules or skill updates.
ADLC Evolve
Use this when fixes, reviews, or failed runs reveal reusable operating knowledge.
Process
- Resolve effective ADLC paths from
.adlc/config.yaml; useadlc resolve-configwhen the CLI is available. - Read new configured patch entries and recent gate failures.
- Identify repeated patterns, missing rules, weak skill instructions, or stale project context.
- Update configured skill-context or rules files for project-local learning.
- Update this ADLC repo only when the lesson is cross-project and stable.
- Keep changes narrow and validate after ADLC source edits.
Output
Report consumed patches, rules or skills updated, deferred lessons, and validation result.