agentsclimarketplace

Adlc explore

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

Agentic Development Lifecycle skills for real software work

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.

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

Explore options and constraints before planning without implementing code.

SKILL.md

1.1 KB, 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.

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.