agentsclimarketplace

Adlc explore

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

Explore options and constraints before planning without implementing code.From its SKILL.md

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

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.1 KB, 222 tokens by cl100k_base, as published. Nobody here has run it

ADLC Explore

Use this when scope, architecture, product direction, or tradeoffs are still unclear.

Process

  1. Resolve effective ADLC paths from .adlc/config.yaml; use adlc resolve-config when the CLI is available.
  2. Read description, architecture, rules, and active plans when present.
  3. Inspect the live repo instead of asking for facts that can be discovered.
  4. Compare viable options, risks, constraints, dependencies, and open decisions.
  5. If user decisions remain after repo evidence is collected, hand off to adlc-interview for optioned one-question rounds instead of bundling many questions into exploration.
  6. Ask directly only when one answer materially changes the plan, risk, or definition of done and does not need a full interview artifact.
  7. Persist findings to the configured research path only when requested or when the next plan or interview depends on them.

Output

Return the best direction, rejected alternatives, unresolved material questions, and whether the work is ready for adlc-interview or adlc-plan.

What ships with it: 1 file

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