agentsclimarketplace

Context

Skill rvdbreemen/adr-kit/copilot/skills/context

Drop-in ADR toolkit for AI coding agents (Claude Code, Cursor, Copilot, Codex). Skill + agent + instructions + template. MIT.

Install
npx -y skills add rvdbreemen/adr-kit --skill context

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

  • 4 stars4 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

Find the Architecture Decision Records most relevant to a task before implementation. Read-only and deterministic.

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

<!-- Generated by scripts/build-client-adapters.py from clients/workflows.json; schema v1; client github-copilot-cli. -->

ADR context

Select adr-kit:context from /skills, or ask Copilot to use the context ADR Kit skill. Resolve <plugin-root> from this installed skill. Use only bundled, local ADR Kit tools and follow this canonical workflow:

  1. Take a short task topic and call the adr-kit.adr_context MCP tool with the absolute project root and limit 5; include known paths, components, symbols, topics, lifecycle, or authority filters.
  2. Treat governing Accepted and advisory Proposed records separately, summarize explainable matches with source paths, and open only returned source ADRs before stating a binding constraint.
  3. Never invent a constraint when results are empty; report index fallback or strict-index failure explicitly.

Do not contact another model or mutate user-owned instructions.

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.