agentsclimarketplace

Adlc improve

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

Agentic Development Lifecycle skills for real software work

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

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

Refine an existing ADLC plan for completeness, order, and execution readiness.

SKILL.md

1.3 KB, as published. Nobody here has run it

ADLC Improve

Use this after adlc-plan when the plan needs a second pass before execution.

Process

  1. Resolve effective ADLC paths from .adlc/config.yaml; use adlc resolve-config when the CLI is available.
  2. Locate the target plan from an explicit path, current branch, configured plans path, configured fast-plan path, or configured fixes path.
  3. Read relevant interview specs and check whether the plan preserves their non-goals, decision boundaries, pressure-pass findings, and acceptance criteria.
  4. Check missing tasks, unclear dependencies, risky batch size, missing milestones, missing verification, missing docs/env gates, missing rollback notes, and duplicated work.
  5. Remove redundant tasks and split broad ones into reviewable, commit-capable slices.
  6. Promote the plan to adlc-workstream when it needs Codex goal continuity, multiple milestones, or durable multi-sprint state.
  7. Preserve the plan's goal; do not expand scope without naming the expansion.
  8. Show a concise change summary before or with the updated plan.

Output

Return updated plan path, interview spec path when used, material changes, remaining risks, and readiness for adlc-implement.

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.