Skip to content

Commit 378163a

Browse files
committed
IOS-5420 Implement progressive disclosure documentation system
- Created 3-level architecture: CLAUDE.md (overview) → Skills (routers) → Specialized guides (comprehensive) - Added 6 smart router skills with auto-activation via hooks - Consolidated code review docs: CODE_REVIEW_GUIDE.md + pr-review-automation.md - Slimmed CLAUDE.md from 457 to 310 lines - Created specialized guides: IOS_DEVELOPMENT_GUIDE.md, LOCALIZATION_GUIDE.md, CODE_GENERATION_GUIDE.md, SKILLS_MANAGEMENT_GUIDE.md - Updated GitHub workflow to use progressive disclosure system
1 parent 0622bea commit 378163a

File tree

21 files changed

+4999
-259
lines changed

21 files changed

+4999
-259
lines changed

.github/workflows/code-review-guidelines.md renamed to .claude/CODE_REVIEW_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Code Review Guidelines
1+
# Code Review Guide
22

3-
Shared review standards for both local reviews and automated CI reviews.
3+
Comprehensive review standards for both local reviews and automated CI reviews.
44

55
## Core Review Rules
66

0 commit comments

Comments
 (0)