adr skills

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

Browse within: architecture-decision-records 56documentation 38agentic-sdlc 33evals 33openai-codex 33architecture 29okf 22ai-workflows 21codex-skills 20gherkin 20ai-coding-assistant 18Project Management 13plugin 13software-architecture 13

openlore-brainstorm

01

clay-good/OpenLore

Skill Claude CodeCodex

Transform a feature idea into an annotated story using a Domain Sketch or Constrained Option Tree. Use when asked to brainstorm, explore, or shape a feature before implementation.

290 2d ago A 40 tokens original MIT

clay-good/OpenLore

Skill Claude CodeCodex

Apply a confirmed .openlore/refactor-plan.md with a test gate after each change. Use when asked to execute or continue an OpenLore refactoring plan.

290 2d ago A 41 tokens original MIT

clay-good/OpenLore

Skill Claude CodeCodex

Implement a brownfield story with OpenLore orientation, risk checks, spec validation, tests, and drift detection. Use when asked to implement or continue a story in an existing codebase.

290 2d ago A 44 tokens original MIT

architect-implement

04

tikalk/adlc-team-skills

Skill Claude CodeCodex

Generate a full Architecture Description (AD.md) from accepted ADRs using multi-agent DAG orchestration. Use when accepted ADRs exist and you need to produce or update unified architecture documentation.

132 13d ago A 41 tokens original MIT

architect-init

05

tikalk/adlc-team-skills

Skill Claude CodeCodex

Reverse-engineer architecture from an existing codebase to create ADRs documenting discovered decisions. Use when bootstrapping architecture documentation for brownfield projects.

132 13d ago A 32 tokens original MIT

team-repair

06

tikalk/adlc-team-skills

Skill Claude CodeCodex

Re-index OKF v0.2 index.md/log.md files, derive CDR.md, rebuild .skills.json and AGENTS.md in team-ai-directives, migrate v0.1→v0.2 frontmatter, scan for rule conflicts, and verify directive freshness. Use when indexes are inconsistent, orphans are detected, after bulk changes, or for periodic team AI directives…

132 13d ago A 84 tokens original MIT

architecture-review

07

codenamev/ai-software-architect

Skill Claude CodeCodex

Conducts a comprehensive multi-perspective architecture review using ALL architecture team members. Use when the user requests "Start architecture review", "Full architecture review", "Review architecture for version X.Y.Z", "Conduct comprehensive review", or when they want assessment from multiple perspectives. Do…

76 13d ago A 80 tokens

architecture-status

08

codenamev/ai-software-architect

Skill Claude CodeCodex

Reports on the health and state of architecture documentation (counts of ADRs, reviews, activity levels, documentation gaps). Use when the user asks "What's our architecture status?", "Show architecture documentation", "How many ADRs do we have?", "What decisions are documented?", "Architecture health check", or wants…

76 13d ago A 104 tokens

pragmatic-guard

09

codenamev/ai-software-architect

Skill Claude CodeCodex

Enables and configures Pragmatic Guard Mode (YAGNI Enforcement) to prevent over-engineering. Use when the user requests "Enable pragmatic mode", "Turn on YAGNI enforcement", "Activate simplicity guard", "Challenge complexity", or similar phrases.

76 13d ago A 58 tokens

adr-skill

10

joelhooks/joelclaw

Skill Claude CodeCodex

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses…

63 2d ago A 89 tokens

decide

11

me2resh/agent-decision-record

Skill Claude CodeCodex

Enforces structured decision-making by creating Agent Decision Records (AgDR). Use when comparing libraries, choosing patterns, making architecture choices, or any "should I use X or Y" moment.

44 25d ago A 41 tokens

agdr-decide

12

me2resh/agent-decision-record

Skill Claude CodeCodex

Enforce Agent Decision Record (AgDR) workflow in Codex. Use when making a non-trivial technical decision such as selecting libraries/frameworks/tools, choosing implementation patterns, making architecture choices, or resolving explicit comparisons like "X vs Y". Analyze options first, document the decision in…

44 25d ago A 78 tokens

analyze-project

13

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Conduct SPARK methodology analysis for new project inception. Use at the beginning of a new project, when evaluating significant features, before bootstrap-project to validate viability, or when pivoting an existing project.

15 11d ago A 43 tokens original MIT

bootstrap-project

14

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Bootstrap a new project at a chosen graduation tier (t0 minimum, t1 decision-tracked, t2 full pattern language) following AI-Assisted Project Orchestration best practices. Use when starting a new software project, promoting an existing project to a higher tier, or converting an existing project for AI-assisted…

15 11d ago A 67 tokens original MIT

setup-git-hooks

15

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Configure two-stage git hooks (pre-commit + pre-push) for quality automation, with either pre-commit or lefthook as the hook manager. Use after bootstrap-project and setup-adrs, when adding quality gates to an existing project, or when standardizing quality automation.

15 11d ago A 62 tokens original MIT

domain-modeling

16

evist0/okf-matt-skills

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

13 1mo ago A 43 tokens original MIT

reconcile

17

evist0/okf-matt-skills

Skill Claude CodeCodex

Reconcile the OKF knowledge bundle (knowledge/) with what a completed code change built, over that change's diff. Use once a change has finished landing — the build closeout, just before committing — or when the user asks to reconcile knowledge against code.

13 1mo ago A 55 tokens original MIT

evist0/okf-matt-skills

Skill Claude CodeCodex

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

13 1mo ago A 43 tokens original MIT

eval

19

GiustoPiedimonte/agentic-engineering-marketplace

Skill Claude CodeCodex

This skill should be used to make eval the unit of progress: systematize how a feature or agent is judged. Trigger with "how do we eval this", "build an eval harness", "why is the agent failing", "error analysis", "are we regressing", or before flipping an eval-gated dark launch. Builds evals from REAL failures (not…

13 1mo ago A 91 tokens original MIT

ship

20

GiustoPiedimonte/agentic-engineering-marketplace

Skill Claude CodeCodex

Execute an approved pitch/spec as a delegated, closed-scope cycle with verification and adversarial review. Invoke it yourself with /ship — a cycle spawns a writer and opens a PR, so it starts when you say so. Enforces the execution playbook: right-size gate, pre-spawn filter, doc-bundle, PR format, review.

13 1mo ago A 76 tokens original MIT

readme

21

GiustoPiedimonte/agentic-engineering-marketplace

Skill Claude CodeCodex

This skill should be used to audit OR elevate the README of a public repository. Trigger with "improve the README", "make the readme high quality", "elevate this readme", "audit the readme", "add badges", "is our README good", or before publishing/releasing a repo. Elevate rebuilds a thin/generic README to a polished…

13 1mo ago A 132 tokens original MIT

code-review

22

mbeacom/adrkit

Skill Claude CodeCodex

Review pull requests in adrkit for actionable defects and conflicts with governing architecture decisions. Use during Copilot code review to inspect changed paths, retrieve relevant ADR context through the adrkit MCP server, and produce evidence-backed inline findings.

11 2d ago A 48 tokens original Apache-2.0

decision-backfill

23

mbeacom/adrkit

Skill Claude CodeCodex

Use when auditing an existing codebase, documentation set, plans, RFCs, or git history for architecture decisions that were made but never recorded as ADRs, and when triaging potential records before drafting them.

11 2d ago A 46 tokens original Apache-2.0

decision-memory

24

mbeacom/adrkit

Skill Claude CodeCodex

Use when planning, designing, reviewing, or changing code in a repository that keeps ADRs (usually docs/adr) — to load the decisions that already govern the work, check a plan or diff against them, or record a new decision. Also use when a choice feels already-settled and you cannot find where it was settled.

11 2d ago A 71 tokens original Apache-2.0