solatis
@solatis
Public Skills
cc-history
by solatis
Reference documentation for analyzing Claude Code conversation history files
deepthink
by solatis
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.
codebase-analysis
by solatis
Invoke IMMEDIATELY via python script when user requests codebase understanding, architecture comprehension, or repository orientation. Do NOT explore first - the script orchestrates exploration.
refactor
by solatis
Invoke IMMEDIATELY via python script when user requests refactoring analysis, technical debt review, or code quality improvement. Do NOT explore first - the script orchestrates exploration.
decision-critic
by solatis
Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
incoherence
by solatis
Detect and resolve incoherence in documentation, code, specs vs implementation.
planner
by solatis
Interactive planning and execution for complex tasks. IMMEDIATELY invoke when user asks to use planner.
arxiv-to-md
by solatis
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.
prompt-engineer
by solatis
Invoke IMMEDIATELY via python script when user requests prompt optimization. Do NOT analyze first - invoke this skill immediately.
doc-sync
by solatis
Synchronizes docs across a repository. Use when user asks to sync docs.
problem-analysis
by solatis
Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.