decision-critic
Decision Critic
When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.
Invocation
| Argument | Required | Description |
|---|---|---|
--step |
Yes | Current step (1-7) |
--total-steps |
Yes | Always 7 |
--decision |
Step 1 | The decision statement being criticized |
Do NOT analyze or critique first. Run the script and follow its output.
More from akiselev/qt-llm-template
cc-history
Reference documentation for analyzing Claude Code conversation history files
6deepthink
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.
5arxiv-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.
5doc-sync
Synchronizes docs across a repository. Use when user asks to sync docs.
4planner
Interactive planning and execution for complex tasks. Use when user asks to use or invoke planner skill.
4incoherence
Detect and resolve incoherence in documentation, code, specs vs implementation.
4