What problem does it solve?
This skill provides a disciplined, ultra-granular approach to code analysis to prevent context loss during security audits by building a stable mental model of the entire system.
Core Features & Use Cases
- Default to line-by-line / block-by-block analysis and apply First Principles, 5 Whys, and 5 Hows at micro scale.
- Build and maintain a persistent global mental model that links insights to functions, modules, and the whole system.
- Phase-driven workflow: Phase 1 initial orientation, Phase 2 ultra-granular function analysis with a structured per-block checklist, Phase 3 global system understanding and trust boundary mapping.
- Supports subagents for complex logic, multi-module reconstruction, and anti-hallucination stability rules to ensure coherence.
- Cross-function dependencies, invariants tracking, and complete documentation of assumptions and risks guide the vulnerability-hunting phase.
Quick Start
Use the audit-context-building skill to initiate ultra-granular analysis and establish a deep, stable mental model before vulnerability hunting.