planner
No SKILL.md available for this skill.
View on GitHubMore 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.
5incoherence
Detect and resolve incoherence in documentation, code, specs vs implementation.
5solution-design
Invoke IMMEDIATELY via python script when user has a defined problem or root cause and needs solution options. Generates diverse solutions from multiple reasoning perspectives. Do NOT explore first - the script orchestrates the solution generation workflow.
5