# Read All Adrs

> Read every ADR in a project before summarizing architectural context or decisions.

- Skill: `humaisali/read-all-adrs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add humaisali/read-all-adrs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/humaisali/read-all-adrs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- License: MIT
- Author: humaisali (https://skillmd.com/u/humaisali)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/humaisali/read-all-adrs

---


<!-- TODO(David): write the strong wording here -->

## When to Use

- Use when the user explicitly asks to load ADR context.
- Use when architectural decisions must be understood before changing or judging a project.

Read EVERY single ADR `.md` file in this project's `docs/adr/` folder, start to
finish.

Do not skim. Read each ADR completely before summarizing.

Read every single ADR file, for this project, in full.

## Limitations

- Adapted from `davidondrej/skills`; verify local paths, tools, credentials, and agent features before acting.
- For commands, remote access, scheduling, browser automation, or file-changing workflows, get explicit user approval and confirm the target environment first.


