Skip to content

Commit 5b2349d

Browse files
authored
Clarify problem statement in README
Updated the description to clarify the tradeoff problem.
1 parent 80f074b commit 5b2349d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Context-efficient development knowledge via progressive skill discovery**
44

5-
This repository solves a fundamental problem: how to give Claude Code access to comprehensive development knowledge without overwhelming its context window on boot. The solution is 283 atomic, composable skills organized through a multi-tier discovery system.
5+
This repository solves a tradeoff problem: how to give Claude Code access to comprehensive development knowledge without overwhelming its context window on boot. The solution is 283 atomic, composable skills organized through a multi-tier discovery system.
66

77
## The Problem: Context vs Coverage
88

0 commit comments

Comments
 (0)