adr agents

72 tagged adr, measured the same way as everything else here.

Browse within: architecture 23architecture-decision-records 15claude-plugin 14backstage 11developer-experience 11annotations 9architectural-decision-records 9code-documentation 9architecture-review 8ci 6prd 6product-management 6tdd 6agentic-engineering 5

domain

01

clay-good/OpenLore

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

290 yesterday A 0 tokens original MIT

triage-labels

02

clay-good/OpenLore

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the label strings that actually exist in this repo's issue tracker.

290 yesterday A 0 tokens original MIT

architect

03

clay-good/OpenLore

Agent

The architecture document MUST reflect the reality of the code, not just the desired target state. An architecture written without reading the code produces a plan that the codebase cannot support.

290 yesterday A 0 tokens original MIT

ai-engineer

04

codenamev/ai-software-architect

Agent

AI Engineer architecture reviewer. Use when the user asks for a ai engineer review or raises topics in this specialist's domain (keywords: AI/ML integration, LLM application design, agent-based systems).

76 12d ago A 44 tokens

codenamev/ai-software-architect

Agent

Implementation Strategist architecture reviewer. Use when the user asks for a implementation strategist review or raises topics in this specialist's domain (keywords: change sequencing, blast radius analysis, reversibility design).

76 12d ago A 43 tokens

pragmatic-enforcer

06

codenamev/ai-software-architect

Agent

YAGNI Guardian & Simplicity Advocate architecture reviewer. Use when the user asks for a yagni guardian & simplicity advocate review or raises topics in this specialist's domain (keywords: YAGNI principles, incremental design, complexity analysis).

76 12d ago A 54 tokens

executor

08

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent to implement ONE approved, closed-scope cycle and open a PR. It is the serialized writer — never run two executors on overlapping files. Context: A pitch has been shaped and approved. user: "Ship the rate-limiter pitch." assistant: "I'll delegate this closed-scope cycle to the executor agent, which will…

13 1mo ago A 174 tokens original MIT

researcher

09

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent for read-only research — codebase investigation, library/API docs, papers, competitor source — feeding shaping/ADR decisions with grounded, cited evidence. Fan-out safe: run several in parallel. Never edits project code. Context: Shaping a pitch that needs grounding. user: "How does our auth handle…

13 1mo ago A 188 tokens original MIT

verifier

10

GiustoPiedimonte/agentic-engineering-marketplace

Agent

Use this agent as a general adversarial verifier node in a graph: given ONE finding/claim/answer, try to kill it and return a real/not-real verdict with reasoning. Fan-out safe — run N in parallel (or with distinct lenses) as a gate before a finding is allowed downstream. Read-only. Distinct from reviewer (which…

13 1mo ago A 225 tokens original MIT

speckit.analyze

11

mbeacom/adrkit

Agent

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

11 2d ago A 26 tokens original Apache-2.0

speckit.clarify

12

mbeacom/adrkit

Agent

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

11 2d ago A 27 tokens original Apache-2.0

speckit.converge

13

mbeacom/adrkit

Agent

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

11 2d ago A 35 tokens original Apache-2.0

code-reviewer

14

AInsteinsBR/renata

Agent

Reviewer of finished code (not of proposals — for that, use @architect). Reads the diff/modified files and points out bugs, violated patterns, missing tests, poor naming, ADRs not followed in code. Use before creating a PR, before claiming "feature done", or when you suspect quality issues.

10 10d ago A 66 tokens original MIT

qa-tester

15

AInsteinsBR/renata

Agent

Pragmatic QA that complements TDD with real exploratory testing. Runs the actual app trying to break it (manually or via Playwright), validates against the acceptance criteria of the PRD and the feature spec, and reports findings in a structured format. Invoked between phases or before marking a feature as done. Does…

10 10d ago A 91 tokens original MIT

security-reviewer

16

AInsteinsBR/renata

Agent

Lightweight security reviewer (not a professional pen-test). Focuses on the practical OWASP top 10, leaked secrets, input validation, auth bypass, cross-tenant authorization, basic LGPD. Use before a release, after a change to auth/permissions/storage, or when touching sensitive data.

10 10d ago A 64 tokens original MIT

curator-map

17

isaacriehm/cairn

Agent

Cairn curator map subagent — one shard in, ≤15 candidate DEC/INV JSONL out. Spawned in parallel rounds of 4 during Phase 9b-curate.

6 1mo ago A 42 tokens original MIT

curator-reduce

18

isaacriehm/cairn

Agent

Cairn curator reduce subagent — clusters all curator-map output, synthesizes the final 30-80 DEC/INV set, writes final.jsonl. Spawned once after every map subagent finishes.

6 1mo ago A 47 tokens original MIT

reviewer

19

isaacriehm/cairn

Agent

Optional. Use only when the operator explicitly asks for a diff review or a DEC-drafting sweep. The default close path is the AI calling cairntaskcomplete with a summary.

6 1mo ago A 39 tokens original MIT

adr-author

20

zircote-plugins/adr

Agent

Use this agent proactively when architectural decisions are being discussed in conversation. This agent detects keywords and patterns indicating architectural discussions and suggests capturing decisions as ADRs. Examples: Context: User is discussing which database to use for a new feature. user: "Should we use…

5 14d ago A 327 tokens original MIT

adr-compliance

21

zircote-plugins/adr

Agent

Use this agent proactively to audit code changes against accepted Architectural Decision Records. This agent checks if implementation follows documented architectural decisions and flags violations. Examples: Context: User has written code that might conflict with an accepted ADR. user: "I just implemented the new…

5 14d ago A 266 tokens original MIT

adr-researcher

22

zircote-plugins/adr

Agent

Use this agent when researching context, options, or best practices for an architectural decision. This agent analyzes the codebase and searches the web to gather information for ADR authoring. Examples: Context: User needs to research options for a new ADR. user: "I need to write an ADR about choosing a message…

5 14d ago A 282 tokens original MIT

adr-generator

23

rvdbreemen/adr-kit

Agent

Use this agent to author a new Architecture Decision Record (ADR). Hand it the decision, the alternatives, and the constraints; it returns a fully populated docs/adr/ADR-XXX-title.md following the conventions in the project's ADR skill. Use when a code change is architecturally significant: new dependency, contract…

5 4d ago A 86 tokens original MIT

armanfatemi/nullius

Agent Claude Code

Use when you need a focused, parallel-dispatchable architectural review of a diff, a planned change, or an OpenSpec proposal against this repo's cross-cutting invariants — the doctrine written as prose in CLAUDE.md, spec/.md, and openspec/project.md, which has no .claude/rules/.md file of its own. Returns a structured…

4 yesterday A 223 tokens original MIT