Instructions file GitHub Copilot
Instructions for mbeacom/adrkit, covering adrkit — github copilot and github copilot specifics.
765 tagged adr, measured the same way as everything else here.
Browse within: architecture 9architecture-decision-records 8agent-memory 6ai-coding-assistant 6ci 6ai-memory 5architectural-decision-records 5architecture-decisions 5decisions 5
Instructions file GitHub Copilot
Instructions for mbeacom/adrkit, covering adrkit — github copilot and github copilot specifics.
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.
Instructions file CodexOpenCode
Instructions for mbeacom/adrkit, covering adrkit, visual adr graph, inbound @adr markers (v0.5.0: explain, check, and ci), the spec kit extension (packages/adapters/spec-kit) and adr queue.
Instructions file
Instructions for mbeacom/adrkit, covering adrkit — claude code and claude code specifics.
Plugin Claude Code
Load the architecture decisions governing a change, check plans against them, audit existing code and documentation for missing decisions, and draft new records deliberately — driven by the adr CLI.
Command
Audit code, documentation, and history for potential architecture decisions that were never recorded, then return a deduplicated evidence report. Read-only.
Command
Check the current change, or a plan, against the decisions that govern it and report a verdict per decision. Read-only.
Command
Draft one new ADR from a current decision or a selected backfill handoff. Writes a single new record, as proposed.
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.
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.
MCP server Claude CodeCodexCursor +2
Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls. Runs locally from the @adrkit/mcp npm package. Needs 2 environment variables to run.
Plugin Claude Code
Plugin marketplace listing 1 plugin: living-docs.
Plugin Claude Code
Deterministic Living Docs authoring: CLI-owned scaffolding, indexing, and write-time enforcement gates.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing block-docs-handwrite.sh. From ejklock/living-docs-skill.
Hook Claude Code
Runs when a session starts, executing session-context.sh. From ejklock/living-docs-skill.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, SessionStart).
Cursor rule Cursor
CodeGraph MCP usage guide — when to use which tool.
Cursor rule Cursor
Living Docs — keep documentation a living system (ADR/BDR/PRD/constitution, no-drift invariants, OKF format).
Instructions file GitHub Copilot
Instructions for ejklock/living-docs-skill, covering living docs, using this skill (progressive disclosure) and when to invoke.
Instructions file
Claude Code instructions for ejklock/living-docs-skill, covering claude.md — living-docs, what this project is, hard rules, 1. no comments in code and 2. self-explanatory code + complexity budget.
Skill Claude CodeCodex
Run a project's documentation as a living system — docs-first issues/PRDs, MADR-lite ADRs (supersede, never delete), Behavior Decision Records (BDRs), a project constitution, research artifacts, living Mermaid architecture diagrams, and semantic-index organization where every doc lands in exactly one place and indexes…
Skill Claude CodeCodex
Author and validate knowledge as OKF (Open Knowledge Format) bundles — a directory of markdown files with YAML frontmatter, where every concept is one .md file with a REQUIRED type field, reserved index.md/log.md files, bundle-relative cross-links, and a permissive conformance model. Use when standing up or…
Skill Claude CodeCodex
Publish a clean public version of a private living-docs project — the method/scaffold and a curated showcase — WITHOUT exposing your research, decisions, accumulated lessons, client specifics, or secrets. Use when you want to open-source a skill, a tool, or a framework whose private repo holds the "why" and the moat.…
Instructions file CodexOpenCode
Instructions for EvolveHQ/docflow, covering agents.md, what this repository is, repository structure, hard rules when editing adrs and domain-specific hard rules.
At most 3 mods per repository are shown here — the rest are on their repository pages: