Use this skill whenever a user wants to evaluate whether an existing offline / reusable workflow is worth converting into an LLM-driven workflow. Triggers on...
llm-workflow-diagnoser v0.2.0 introduces an LLM-driven process to evaluate if existing offline/reusable workflows are suitable for LLM transformation. - Adds a step-by-step workflow: entry clarification, up to 6 rounds of 8-dimension questioning, LLM-based judgment with difficulty/ROI scoring, and structured report output. - Defines strict trigger/exclusion criteria to ensure correct activation only for reusable workflows seeking LLM transformation assessment. - Report output standardized into six fixed sections, including clear ROI score (0–10) and detailed difficulty ratings across five dimensions. - Integrates safeguard rules: prohibits skipping questions, using only rules-based scoring, or outputting reports to files. - Includes comprehensive guidance on boundary cases, mandatory question structure, and stepwise interaction flow.