global-review-looplisted
Install: claude install-skill BryceEWatson/claude-global-skills
# /global-review-loop
The **cross-project, global self-improvement pass.** It reads how you actually
work across your WHOLE fleet — every project, both local Claude corpora — finds
the friction that recurs in **two or more different projects**, and proposes the
smallest **global `~/.claude`** change that would fix it. It PROPOSES only; it
has **no write tools** and cannot edit `~/.claude` itself (see Apply boundary).
It is one member of a deliberately-partitioned family — know which one you want
before you run it. The differentiator is **scope + the cross-project recurrence
gate**, not "the others don't propose" (two of them do):
| Skill | Unit of work | Reads | Proposes changes to | Promotion bar |
|---|---|---|---|---|
| `/signal-scan <repo>` | ONE repo | that repo's CLI history | that **repo's** `.claude/` (proposes) | recurs within one repo |
| `/command-retro` | Command itself | Command's own logs | Command's work queue (proposes) | Command-only friction |
| `transcript-analysis` | ONE project | that project's **Cowork** transcripts | that **project's** `CLAUDE.md` (proposes per-project candidates) | recurs across that project's sessions |
| **`/global-review-loop`** | the **whole fleet** | **ALL projects, BOTH corpora** | the **global `~/.claude/`** (proposes) | recurs across **>=N DISTINCT projects** (path-attributed) |
| `/chat-history-search` | read-only | anything | nothing (search/inventory) | n/a |
**Why global-review-loop is not a duplicate of transcript-anal