Adlc evolve
Distill repeated patches and review findings into ADLC rules or skill updates.From its SKILL.md
npx -y skills add davidvictor/adlc-skills --skill adlc-evolveAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `adlc resolve-config`.
SKILL.md
0.8 KB, 145 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 1 file
161 B alongside SKILL.md
agents/
- openai.yaml161 B