Skip to content

Commit 15251c8

Browse files
authored
Merge pull request #54 from shinpr/feat/add-hashnode-article-en
docs: Add Hashnode article link to English README
2 parents 7f7c131 + 381643b commit 15251c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@ graph TD
205205
G -->|No| H[Complete]
206206
```
207207

208+
## 💡 Practical Guide
209+
210+
[Zero Context Exhaustion: Building Production-Ready AI Coding Teams with Claude Code Sub-agents](https://shinpr.hashnode.dev/zero-context-exhaustion-building-production-ready-ai-coding-teams-with-claude-code-sub-agents)
211+
212+
A comprehensive guide explaining how this boilerplate works and why it's designed this way. Covers the implementation background of Sub agents and Context Engineering, with real-world examples showing 770K tokens processed without exhaustion.
213+
208214
## 📋 Development Rules Overview
209215

210216
### Core Principles

0 commit comments

Comments
 (0)