What problem does it solve?
This Skill helps teams validate the technical feasibility of proposed features by guiding structured analysis and rapid prototyping, reducing risk before heavy implementation.
Core Features & Use Cases
- Structured validation flow: Check prerequisites, load analysis docs, select a validation method, execute, and document results.
- Prototype-driven decision making: Create a minimal prototype under prototype/{feature-name}/ to prove core logic or interactions.
- Dual-language documentation: Produce validation reports in English for agents and Korean for users, supporting transparent decision making.
- Flexible validation methods: Support prototypes, UI/UX verification, TDD, library exploration, and research-based notes.
- Evidence-based outcomes: Capture findings, constraints, and recommended next steps to guide planning.
Quick Start
Run the validation workflow for a candidate feature by analyzing docs/work/WORK-<task-name>/analysis.md and generating a prototype under prototype/{task-name}/, then document results in docs/work/WORK-<task-name>/validation.* (two languages).