Merge branch 'main' of https://github.com/shanraisshan/claude-code-best-practice
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# claude-code-best-practice
|
||||
from vibe coding to agentic engineering - practice makes claude perfect
|
||||
|
||||
-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>
|
||||
-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/) [](implementation/) [](orchestration-workflow/orchestration-workflow.md) [](https://code.claude.com/docs) [](#-tips-and-tricks) [](#-subscribe) <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">
|
||||
|
||||
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user