Adlc docs
Audit and update documentation artifacts that explain shipped ADLC-relevant behavior.From its SKILL.md
npx -y skills add davidvictor/adlc-skills --skill adlc-docsAssembled 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.9 KB, 171 tokens by cl100k_base, as published. Nobody here has run it
ADLC Docs
Use this when documentation needs to be created, refreshed, or checked as part of a lifecycle change.
Process
- Resolve effective ADLC paths from
.adlc/config.yaml; useadlc resolve-configwhen the CLI is available. - Read the active plan, relevant code, configured architecture, configured rules, and existing docs.
- Decide whether docs are required for the change or explicitly not needed.
- Update docs closest to the behavior owner.
- Add artifact frontmatter when the doc should be tracked by
adlc audit-artifacts. - Avoid broad docs rewrites unless the plan calls for them.
Output
Report changed docs, skipped docs with reasons, artifact IDs added or updated, and whether adlc-verify or adlc-review should re-run.
What ships with it: 2 files
676 B alongside SKILL.md
agents/
- openai.yaml156 B
references/
- REVIEW-CHECKLISTS.md520 B