Reads all ADR files in a project to provide architectural context before summarizing decisions or making changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-awesome-skills:read-all-adrsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- TODO(David): write the strong wording here -->
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.
davidondrej/skills; verify local paths, tools, credentials, and agent features before acting.npx claudepluginhub sickn33/agentic-awesome-skills --plugin agentic-awesome-skills4plugins reuse this skill
First indexed Jul 7, 2026
Reads all ADR files in a project to provide architectural context before summarizing decisions or making changes.
Authors, indexes, and lints Architecture Decision Records as append-only project memory for recovering decision rationale.
Lists ADRs from docs/adrs/ as a markdown table with title, status, date, and optional domain. Use for generating ADR indexes, auditing status, or reviewing architecture decisions.