solution-design
Solution Design
When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.
This skill generates solutions for a defined problem or root cause. It does NOT identify problems or perform root cause analysis--use problem-analysis for that.
Invocation
Do NOT explore or analyze first. Run the script and follow its output.
More from akiselev/qt-llm-template
deepthink
Invoke IMMEDIATELY via python script when user requests structured reasoning for open-ended analytical questions. Do NOT explore first - the script orchestrates the thinking workflow.
6arxiv-to-md
Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.
6decision-critic
Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
5problem-analysis
Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.
5