From 34f48b6b54aa2b52dd941bdd0e635ace32249cd8 Mon Sep 17 00:00:00 2001 From: Claude Routine Date: Wed, 6 May 2026 15:49:22 +0000 Subject: [PATCH] chore(agent-collections): scheduled refresh --- README.md | 6 +++--- changelog/agent-collections/changelog.md | 12 ++++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 255092f..ffc2739 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.128%20(May%2005%2C%202026%209%3A33%20PM%20PKT)-white?style=flat&labelColor=555) GitHub Stars
+![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.128%20(May%2006%2C%202026%208%3A48%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) | 93k | 197 | -| [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 19k | 144 | +| [msitarzewski/agency-agents](https://github.com/msitarzewski/agency-agents) | 94k | 185 | +| [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 19k | 145 |

section divider diff --git a/changelog/agent-collections/changelog.md b/changelog/agent-collections/changelog.md index 3dd41f0..7de9255 100644 --- a/changelog/agent-collections/changelog.md +++ b/changelog/agent-collections/changelog.md @@ -10,6 +10,18 @@ Tracks updates to the AGENT COLLECTIONS table in `README.md`. --- +## [2026-05-06 08:48 PM PKT] Agent Collections Update + +| # | Priority | Type | Action | Status | +|---|----------|-------|------------------------------------------------------------------------|-----------------------------------------| +| 1 | MED | Star | Update msitarzewski/agency-agents ★ from 93k to 94k | COMPLETE (verified via GitHub API: 94,254) | +| 2 | HIGH | Count | Update msitarzewski/agency-agents agents from 197 to 185 | COMPLETE (git tree recursive count: 185 agent .md files across 20 category dirs; excludes strategy/, examples/, integrations READMEs) | +| 3 | LOW | Star | VoltAgent/awesome-claude-code-subagents ★ unchanged (19k = 19,214) | INVALID (no change required) | +| 4 | LOW | Count | Update VoltAgent/awesome-claude-code-subagents agents from 144 to 145 | COMPLETE (git tree count: 145 in-repo .md files; 3 README entries are external links) | +| 5 | LOW | Sort | Verify sort order (stars descending) | COMPLETE (msitarzewski 94k > VoltAgent 19k — order preserved) | + +--- + ## [2026-05-05 09:26 PM PKT] Agent Collections Update | # | Priority | Type | Action | Status |