Adlc grounded
Agentic Development Lifecycle skills for real software work
npx -y skills add davidvictor/adlc-skills --skill adlc-groundedAssembled 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
Answer with strict evidence when assumptions or stale facts would be unsafe.
SKILL.md
0.9 KB, as published. Nobody here has run it
ADLC Grounded
Use this when the user asks for certainty, current facts, or a no-guess answer.
Process
- Resolve effective ADLC paths from
.adlc/config.yamlwhen repo artifacts are relevant; useadlc resolve-configwhen the CLI is available. - Identify the claim or decision that needs proof.
- Prefer primary sources: live repo files, runtime output, official docs, current database/tool state.
- Separate observed facts from inference.
- Stop with
INSUFFICIENT INFORMATIONwhen the evidence cannot support the answer. - When evidence is sufficient but the remaining gap is a human decision, recommend
adlc-interview. - Do not implement or plan unless the user redirects.
Output
Include confidence, evidence sources, gaps, and the next check that would improve certainty.