Adlc evolve
Agentic Development Lifecycle skills for real software work
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.
One thing 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.
What its author says it does
Copied from the file, not written here
Distill repeated patches and review findings into ADLC rules or skill updates.
SKILL.md
0.8 KB, 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.