From 1f001b277c9e857b3b0bf2dc949b92eeb3740506 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 12 May 2026 20:57:01 +0500 Subject: [PATCH] chore(agent-collections): scheduled refresh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - README badge: May 12, 2026 8:47 PM PKT - AGENT COLLECTIONS table: msitarzewski 185→198, VoltAgent 145→189 - Changelog: 2026-05-12 08:47 PM PKT entry appended https://claude.ai/code/session_01FaX9yzRQMqaoKgsLZBW1HU --- README.md | 6 +++--- changelog/agent-collections/changelog.md | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index addd3db..feda9b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # claude-code-best-practice from vibe coding to agentic engineering - practice makes claude perfect -![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.138%20(May%2011%2C%202026%2010%3A36%20AM%20PKT)-white?style=flat&labelColor=555) GitHub Stars
+![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.138%20(May%2012%2C%202026%208%3A47%20PM%20PKT)-white?style=flat&labelColor=555) GitHub Stars
[![Best Practice](!/tags/best-practice.svg)](best-practice/) [![Implemented](!/tags/implemented.svg)](implementation/) [![Orchestration Workflow](!/tags/orchestration-workflow.svg)](orchestration-workflow/orchestration-workflow.md) [![Claude](!/tags/claude.svg)](https://code.claude.com/docs) [![Boris](!/tags/boris-cherny.svg)](#-tips-and-tricks) [![Community](!/tags/community.svg)](#-subscribe) ![Click on these badges below to see the actual sources](!/tags/click-badges.svg)
= Agents · = Commands · = Skills @@ -154,8 +154,8 @@ Repos primarily known as curated libraries of subagent definitions (`.claude/age | Name | ★ | | |------|---|---| -| [msitarzewski/agency-agents](https://github.com/msitarzewski/agency-agents) | 96k | 185 | -| [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 20k | 145 | +| [msitarzewski/agency-agents](https://github.com/msitarzewski/agency-agents) | 96k | 198 | +| [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 20k | 189 |

section divider diff --git a/changelog/agent-collections/changelog.md b/changelog/agent-collections/changelog.md index 0ce23ba..9853c1a 100644 --- a/changelog/agent-collections/changelog.md +++ b/changelog/agent-collections/changelog.md @@ -10,6 +10,16 @@ Tracks updates to the AGENT COLLECTIONS table in `README.md`. --- +## [2026-05-12 08:47 PM PKT] Agent Collections Update + +| # | Priority | Type | Action | Status | +|---|----------|-------|-----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------| +| 1 | HIGH | Count | Update msitarzewski/agency-agents agents from 185 to 198 | COMPLETE (recursive tree scan: 198 agent .md files across 19 category dirs; +13 from 185; recent additions in specialized/ dir; NEW) | +| 2 | HIGH | Count | Update VoltAgent/awesome-claude-code-subagents agents from 145 to 189 | COMPLETE (recursive tree scan: 189 .md files under categories/, 10 READMEs excluded from 199 raw; +44 from 145; sustained PR activity ~5-8 agents/wk; NEW) | +| 3 | LOW | Sort | Verify sort order (stars descending) | COMPLETE (msitarzewski 96k > VoltAgent 20k — order preserved; RECURRING) | + +--- + ## [2026-05-10 08:47 PM PKT] Agent Collections Update | # | Priority | Type | Action | Status |