dotclaude
01Settings file Claude Code
Agent settings configuring permissions, statusLine, enabledPlugins, effortLevel.
Settings file Claude Code
Agent settings configuring permissions, statusLine, enabledPlugins, effortLevel.
Skill Claude CodeCodex
Interviews the user relentlessly about a plan or design until reaching shared understanding. Strict trigger: only invoke when the user explicitly says /brainstorm or brainstorm verbatim.
Skill Claude CodeCodex
Compacts the current conversation into a handover document for a fresh instance of a coding agent to pick up. Strict trigger: only invoke when the user explicitly says /handover or handover verbatim.
Skill Claude CodeCodex
Runs the research process to explore the user's question, hypothesis, or problem statement. Combines literature review, codebase exploration, and user interviews to gather insights and generate a comprehensive report. Strict trigger: only invoke when the user explicitly says /research or research verbatim.
Skill Claude CodeCodex
Searches and analyzes academic papers via Semantic Scholar API. Use when the user asks about papers, authors, citations, or related literature AND no semantic-scholar MCP server tools are available in the current session. Also invoked on /scholar or scholar.
Skill Claude CodeCodex
Converts a plan (and optionally research findings) into a TASKS.md - task list ready for autonomous implementation via a coding-agent loop. Strict trigger: only invoke when the user explicitly says /to-tasks or to-tasks verbatim.