22-understand-deep-150
Installation
SKILL.md
Understand-Deep 150 Protocol
Core Principle: Research deeply from ALL sources — internal context AND external knowledge. Don't limit yourself to one world.
What This Skill Does
When you invoke this skill, you're researching from TWO worlds:
🏠 INTERNAL (Project Context)
- Code — what's already implemented
- Git history — why and when things changed
- Logs — what actually happened
- Config — how things are set up
🌍 EXTERNAL (World Knowledge)
- Web search — how others solved similar problems
- Documentation — official guidance and specs
- Best practices — established patterns
- Community — Stack Overflow, GitHub issues, forums