Adlc reference
Agentic Development Lifecycle skills for real software work
npx -y skills add davidvictor/adlc-skills --skill adlc-referenceAssembled 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
Create concise ADLC reference artifacts from external docs, repos, or local source material.
SKILL.md
0.8 KB, as published. Nobody here has run it
ADLC Reference
Use this when future agents need durable context extracted from a source.
Process
- Resolve effective ADLC paths from
.adlc/config.yaml; useadlc resolve-configwhen the CLI is available. - Prefer primary sources and record source paths or URLs.
- Write references under the configured references path.
- Summarize only reusable facts, constraints, commands, schemas, and decisions.
- Include artifact frontmatter when the reference should be tracked.
- Separate observed source facts from inference.
Output
Report reference paths, source material used, confidence, gaps, and the next lifecycle command that should consume the reference.