📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-07 08:45:58 +00:00
parent 3b9ece8c79
commit 7a1900c015
238 changed files with 15673 additions and 447 deletions
@@ -0,0 +1,35 @@
---
name: read-all-adrs
description: "Read every ADR in a project before summarizing architectural context or decisions."
category: productivity
risk: safe
source: community
source_repo: davidondrej/skills
source_type: community
date_added: "2026-07-07"
author: davidondrej
tags: [adr, documentation, architecture]
tools: [claude, codex]
license: "MIT"
license_source: "https://github.com/davidondrej/skills/blob/main/LICENSE"
disable-model-invocation: true
---
<!-- 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.