agentsclimarketplace

Adlc

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

Initialize or refresh ADLC project context and config artifacts.From its SKILL.md

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.

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, 204 tokens by cl100k_base, 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.

What ships with it: 1 file

159 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.