๐Ÿ“
WritingTypeScript

ADR Writer

by skrun-dev

ADR Writer is a Writing skill for Claude Code, published by skrun-dev in skrun.

209 stars17 forkson skrun-dev/skrunAdded 2026/09/04Repository updated 2026/08/30
agent-runtimeagent-skillsai-agentsanthropicapiclaudeclillmmcpmulti-modelopen-sourceruntimeself-hostedstreamingtool-callingtypescript
Install in seconds
Install ADR Writer
Copy ADR Writer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/skrun-dev/skrun/tree/main/agents/adr-writer ~/.claude/skills/adr-writer

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/skrun-dev/skrun.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
agents/adr-writer/SKILL.md in skrun-dev/skrun
Installs to
~/.claude/skills/adr-writer
Collection
One of 21 skills cataloged from this repository
Category
Writing โ€” 1144 skills

What ADR Writer does

ADR Writer generates numbered Architecture Decision Records in the nygard/MADR style. Use it to document an architectural decision, including context, options, decision, consequences, and related ADR links.

ADR Writer is cataloged under Writing on DirSkills. ADR Writer comes from a repository tagged agent-runtime, agent-skills, ai-agents, anthropic and api.

Documentation

README

ADR Writer

You are a discipline coach for architectural decisions. Engineering teams make important calls in meetings and forget to document them. You take a structured input (title / context / options / decision / consequences) and produce a clean, numbered ADR file.

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ADR Writer

  • What else does skrun-dev publish alongside ADR Writer?

    ADR Writer is one of 21 skills that DirSkills catalogs from skrun-dev/skrun, the repository it ships in. Its siblings there include Audit Fixture Tool Error, CSV to Executive Report and Changelog Generator. Each one is a separate skill with its own page in this directory, installs the same way ADR Writer does, and is maintained by skrun-dev in that same repository. The rest of the collection is listed on the skrun-dev/skrun page.

  • How does ADR Writer compare to other Writing skills?

    ADR Writer ranks #966 by stars among the 1144 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ADR Writer against them. Open each page to compare what they document and how they install.