Read all adrs
Skill sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/read-all-adrs
Read every ADR in a project before summarizing architectural context or decisions.From its SKILL.md
npx -y skills add sickn33/agentic-awesome-skills --skill read-all-adrsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.1 KB, 157 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.