agentsclimarketplace

Adlc docs

Skill davidvictor/adlc-skills/skills/adlc/adlc-docs

Agentic Development Lifecycle skills for real software work

Install
npx -y skills add davidvictor/adlc-skills --skill adlc-docs

Assembled 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

Audit and update documentation artifacts that explain shipped ADLC-relevant behavior.

SKILL.md

0.9 KB, 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

  1. Resolve effective ADLC paths from .adlc/config.yaml; use adlc resolve-config when the CLI is available.
  2. Read the active plan, relevant code, configured architecture, configured rules, and existing docs.
  3. Decide whether docs are required for the change or explicitly not needed.
  4. Update docs closest to the behavior owner.
  5. Add artifact frontmatter when the doc should be tracked by adlc audit-artifacts.
  6. 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.