chore(agent-collections): scheduled refresh

This commit is contained in:
Claude Routine
2026-05-07 15:48:22 +00:00
committed by Claude
parent 73da14473e
commit 4671f03677
2 changed files with 15 additions and 3 deletions
+3 -3
View File
@@ -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) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a><br>
![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) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a><br>
[![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)<br>
<img src="!/tags/a.svg" height="14"> = Agents · <img src="!/tags/c.svg" height="14"> = Commands · <img src="!/tags/s.svg" height="14"> = Skills
@@ -154,8 +154,8 @@ Repos primarily known as curated libraries of subagent definitions (`.claude/age
| Name | ★ | <img src="!/tags/a.svg" height="14"> |
|------|---|---|
| [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 |
<p align="center">
<img src="!/claude-jumping.svg" alt="section divider" width="60" height="50">
+12
View File
@@ -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 |