agentsclimarketplace

Adlc rules

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

Agentic Development Lifecycle skills for real software work

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

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

Capture ADLC project rules, area conventions, and durable operating constraints.

SKILL.md

0.8 KB, as published. Nobody here has run it

ADLC Rules

Use this when project conventions need to become durable before planning, implementation, or review.

Process

  1. Resolve effective ADLC paths from .adlc/config.yaml; use adlc resolve-config when the CLI is available.
  2. Read configured base rules and area-rule files.
  3. Decide whether the rule belongs in the base rules file or an area-specific file.
  4. Keep rules short, testable, and operational.
  5. Remove duplicates and stale rules when replacing them.
  6. Do not implement feature code from this skill.

Output

Report updated rule files, new or removed rules, affected workflow stages, and whether adlc-rules-check should run.

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.