solve-workflow
Installation
SKILL.md
Eight-Stage Problem-Solving Workflow
An eight-stage PDCA flow. Stages 1, 3, 4, 5 are read-only. Stage 2's analysis methodology lives in
analysis-core(including the temporary-change gate). Default is manual mode; say "自动模式" or "自动分析" to run the full flow automatically. On completion, enter stage 7; if stage 8 concludes the goal is not met, loop back to "分析问题" / "探索方案" / "审查方案" for another cycle. Output templates: each stage's output format is in reference.md.
Invocation Conventions
- Trigger words (per
description): 明确问题, 分析问题, 探索方案, 审查方案, 制定计划, 执行计划, 检查验证, 复盘改进 (alias 回顾总结); 继续分析, 深入分析, 修改方案, 完善方案, 优化方案, 更新计划, 修订计划, 修改计划; 自动模式, 自动分析, 自动解决; ai-proxy 模式, AI 代理模式, 切换 ai-proxy - Command form:
/solve-workflow xxx,/solve xxx, wherexxxis the follow-up content - Default behavior: when
xxxcontains none of the above triggers, default to stage 1 (clarify the problem), treatingxxxas the problem description to analyze - Matching rule: a trigger word appearing anywhere in
xxxcounts as a match — exact phrasing is not required - Not applicable: single-step edits (e.g. renaming one variable) or when the user only wants a quick suggestion rather than the full flow — skip this workflow and handle directly