diff --git a/README.md b/README.md index ecaa98d..13c585b 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%2006%2C%202026%2010%3A03%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%2007%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) | 94k | 185 | -| [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 19k | 144 | +| [msitarzewski/agency-agents](https://github.com/msitarzewski/agency-agents) | 95k | 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 034a275..035a1f1 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-07 08:47 PM PKT] Agent Collections Update + +| # | Priority | Type | Action | Status | +|---|----------|-------|---------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| 1 | MED | Star | Update msitarzewski/agency-agents ★ from 94k to 95k | COMPLETE (web scrape ~94,700 → rounds to 95k; base was 94k per prior run 2026-05-06) | +| 2 | LOW | Star | VoltAgent/awesome-claude-code-subagents ★ unchanged (~19.3k rounds to 19k) | INVALID (no change required) | +| 3 | LOW | Count | Update VoltAgent/awesome-claude-code-subagents agents from 144 to 145 | COMPLETE (direct traversal of 10 category dirs: 145 .md files, confidence 0.78) | +| 4 | LOW | Count | Verify msitarzewski/agency-agents agent count (web scrape 184 vs tree-API 185) | INVALID (within ±1 margin of error — web scraping vs git tree API methodology; 185 from prior tree-API run is more reliable; no change) | +| 5 | LOW | Sort | Verify sort order (stars descending) | COMPLETE (msitarzewski 95k > VoltAgent 19k — order preserved) | + +--- + ## [2026-05-06 10:03 PM PKT] Agent Collections Update | # | Priority | Type | Action | Status |