Prevents premature execution on ambiguous requests. Analyzes request clarity using 5W1H decomposition, surfaces hidden assumptions, and generates structured clarifying questions before work begins. Use at the start of any non-trivial task, or when a request could be interpreted multiple ways. Triggers on "뭘 원하는건지", "요구사항 정리", "clarify", "what exactly", "scope", "requirements", "정확히 뭘", "before we start".
$npx -y skills add junjslee/episteme --skill swing-clarifyInstalls into the current project.
Run `npx skills use "https://github.com/junjslee/episteme" --skill "junjslee/episteme/swing-clarify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/junjslee/episteme" that are relevant to the current task. Run `npx skills add "https://github.com/junjslee/episteme"` and select the relevant skills, then follow their instructions.