agentsclimarketplace

Adr

Skill carinyaparc/skills/skills/adr

Carinya Parc Agent Skills

Install
npx -y skills add carinyaparc/skills --skill adr

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

  • 2 stars2 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

Use when the user wants ADR register planning, writing ADR-NNNN files, or ADR review under docs/architecture/decisions/. Triggers on "do we need an ADR", "write ADR-0007", "record this decision", "what decisions need making", "harvest ADRs from this epic". Do NOT use for full architecture narrative (solution), epic design (design), or product strategy (product). Proposals stay in register.md only until accepted.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.7 KB, as published. Nobody here has run it

ADR

Paths

ArtefactDefault path
Registerdocs/architecture/decisions/register.md
ADR documentdocs/architecture/decisions/ADR-{NUMBER}-{short-title}.md

Path resolution

If the user names a different directory or file path in their request, use it for read/write instead of the defaults. Keep ADR-#### numbering sequential within the register the user targets.

Supporting files

Router

  1. Mode: plan, write, or review.
  2. Resolve paths (default or user override). plan takes an optional epic: adr plan <epic> harvests decisions already made in docs/work/{epic}/design.md and triages them into the register. Without an epic it surveys product.md and solution.md for decisions still to be made.
  3. prompts/plan.prompt.md | prompts/write.prompt.md | prompts/review.prompt.md.

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.