Hybrid workflow for turning ambiguous implementation requests into actionable scope before execution. Use explicitly when the user asks to clarify requirements, disambiguate a request, or spec a change before building it. Activate automatically only when an implementation-oriented request contains direct contradictions, missing acceptance criteria that would materially change the build, or an explicit request to proceed with documented assumptions. Do not activate for open-ended direction-finding, brainstorming, or already-specific actionable tasks.
$npx -y skills add liqiongyu/my-agents --skill clarifyInstalls into the current project.
Run `npx skills use "https://github.com/liqiongyu/my-agents" --skill "liqiongyu/my-agents/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/liqiongyu/my-agents" that are relevant to the current task. Run `npx skills add "https://github.com/liqiongyu/my-agents"` and select the relevant skills, then follow their instructions.