agentsclimarketplace

Adlc architecture

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

Create or refresh ADLC architecture artifacts from repo evidence and lifecycle context.From its SKILL.md

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

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

1.2 KB, 217 tokens by cl100k_base, as published. Nobody here has run it

ADLC Architecture

Use this when project structure, ownership boundaries, runtime behavior, or major integration decisions need a durable architecture artifact.

Process

  1. Resolve effective ADLC paths from .adlc/config.yaml; use adlc resolve-config when the CLI is available.
  2. Read the configured description, rules, roadmap, interview specs, active plans, and relevant source files.
  3. Identify actual modules, data/control flow, runtime boundaries, agent responsibilities, and integration points.
  4. Use adlc-interview when structural choices require human priorities or decision boundaries before the architecture can be settled.
  5. Update only the configured architecture artifact unless the user asks for broader docs.
  6. Preserve uncertainty as open questions rather than inventing architecture.
  7. Keep diagrams and summaries focused on the system operators actually need to maintain.

Output

Report the architecture artifact path, evidence sources, changed sections, unresolved questions, interview spec path when used, and whether adlc-plan, adlc-docs, or adlc-rules should follow.

What ships with it: 2 files

639 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.