agentsclimarketplace

Adlc

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

Agentic Development Lifecycle skills for real software work

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

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

Initialize or refresh ADLC project context and config artifacts.

SKILL.md

0.9 KB, as published. Nobody here has run it

ADLC Setup

Use this when a repo needs ADLC context before planning or implementation.

Process

  1. Resolve effective ADLC paths from .adlc/config.yaml when present; use adlc resolve-config when the CLI is available.
  2. Read repo guidance, current docs, package/tooling files, and git state.
  3. Create or refresh .adlc/config.yaml from this repo's template.
  4. Create or refresh:
    • .adlc/DESCRIPTION.md
    • .adlc/ARCHITECTURE.md
    • .adlc/RULES.md
  5. Keep project-specific rules in .adlc/RULES.md; keep broad agent behavior in AGENTS.md.
  6. Do not create plans or implement features from setup.

Output

Report created/updated files, missing context, and the recommended next command: adlc-explore, adlc-grounded, adlc-interview, or adlc-plan.

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.