Skip to content

Conversation

@ignatovv
Copy link
Member

@ignatovv ignatovv commented Nov 4, 2025

Summary

  • Implemented 3-level progressive disclosure architecture for AI-assisted development
  • Created 6 smart router skills with auto-activation system
  • Consolidated and reorganized code review documentation
  • Reduced CLAUDE.md from 457 to 310 lines while improving coverage

Key Changes

Progressive Disclosure System:

  • Level 1: CLAUDE.md (lightweight overview, 310 lines)
  • Level 2: Skills (6 smart routers, ~1,133 lines total)
  • Level 3: Specialized guides (comprehensive docs, ~2,500+ lines)

New Skills (Auto-Activating):

  • ios-dev-guidelines → IOS_DEVELOPMENT_GUIDE.md
  • localization-developer → LOCALIZATION_GUIDE.md
  • code-generation-developer → CODE_GENERATION_GUIDE.md
  • design-system-developer → DESIGN_SYSTEM_MAPPING.md
  • skills-manager → SKILLS_MANAGEMENT_GUIDE.md (meta!)
  • code-review-developer → CODE_REVIEW_GUIDE.md

Code Review Reorganization:

  • Consolidated general standards into .claude/CODE_REVIEW_GUIDE.md
  • Renamed CI-specific file to pr-review-automation.md
  • Updated GitHub workflow to use progressive disclosure pattern

Hooks System:

  • skill-activation-prompt.sh (auto-suggests relevant skills)
  • post-tool-use-tracker.sh (tracks file modifications)
  • swiftformat-auto.sh (auto-formats Swift files)

@ignatovv ignatovv requested a review from a team as a code owner November 4, 2025 13:03
- 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
@ignatovv ignatovv force-pushed the ios-5420-restructure-and-update-ai-flow branch from c6ab340 to 378163a Compare November 4, 2025 13:46
@ignatovv ignatovv merged commit f30d3f5 into develop Nov 4, 2025
7 checks passed
@ignatovv ignatovv deleted the ios-5420-restructure-and-update-ai-flow branch November 4, 2025 15:23
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants