From b28a0aa996f7c026ef34bfa6ac41067b64f2312b Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 5 May 2026 21:31:16 +0500 Subject: [PATCH] =?UTF-8?q?add=20agent-collections=20changelog=20with=20fi?= =?UTF-8?q?rst-run=20entry=20=E2=80=94=20captures=20star=20and=20count=20d?= =?UTF-8?q?rift=20for=20msitarzewski/agency-agents=20(92k=E2=86=9293k,=202?= =?UTF-8?q?06=E2=86=92197)=20and=20VoltAgent/awesome-claude-code-subagents?= =?UTF-8?q?=20(148=E2=86=92144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- changelog/agent-collections/changelog.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 changelog/agent-collections/changelog.md diff --git a/changelog/agent-collections/changelog.md b/changelog/agent-collections/changelog.md new file mode 100644 index 0000000..3dd41f0 --- /dev/null +++ b/changelog/agent-collections/changelog.md @@ -0,0 +1,22 @@ +# Agent Collections — Changelog + +Tracks updates to the AGENT COLLECTIONS table in `README.md`. + +## Status Legend + +- `COMPLETE (reason)` — action item executed successfully +- `INVALID (reason)` — action item determined to be unnecessary or incorrect +- `ON HOLD (reason)` — action item deferred for later + +--- + +## [2026-05-05 09:26 PM PKT] Agent Collections Update + +| # | Priority | Type | Action | Status | +|---|----------|-------|------------------------------------------------------------------------|-----------------------------------------| +| 1 | MED | Star | Update msitarzewski/agency-agents ★ from 92k to 93k | COMPLETE (verified via GitHub API: 93,374) | +| 2 | MED | Count | Update msitarzewski/agency-agents agents from 206 to 197 | COMPLETE (recursive tree count, agent .md files across 15 categories) | +| 3 | LOW | Star | VoltAgent/awesome-claude-code-subagents ★ unchanged (19k = 19,137) | INVALID (no change required) | +| 4 | MED | Count | Update VoltAgent/awesome-claude-code-subagents agents from 148 to 144 | COMPLETE (recursive tree count under categories/, excluding tools/) | +| 5 | LOW | Sort | Verify sort order (stars descending) | COMPLETE (msitarzewski 93k > VoltAgent 19k — order preserved) | +| 6 | MED | Rule | Confirm 10k+ stars threshold for table inclusion | COMPLETE (user confirmed; both listed repos pass — msitarzewski 93k, VoltAgent 19k; saved as feedback memory for future runs) |