technical approach
Installation
SKILL.md
Technical Approach
Translate business requirements into a high-level technical approach through codebase-aware analysis and iterative review with the user.
The goal is to bridge the gap between "what the business wants" and "how to think about building it" — without prescribing exact files or step-by-step implementation. The output should give a developer enough architectural clarity to start working confidently, while leaving room for implementation-level decisions during coding.
Workflow
Phase 1: Gather Requirements
↓
Phase 2: Explore the Codebase
↓
Phase 3: Quick Alignment ←── User feedback ──┐
↓ (confirmed) │
Phase 4: Full Technical Approach ←── User feedback ─┘
Related skills