akapet00/dotclaude

My .claude minimal setup.

2Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorm

01

akapet00/dotclaude

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.

2 2mo ago A 40 tokens original MIT

handover

02

akapet00/dotclaude

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.

2 2mo ago A 47 tokens original MIT

research

03

akapet00/dotclaude

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.

2 2mo ago A 59 tokens original MIT

scholar

04

akapet00/dotclaude

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.

2 2mo ago A 56 tokens original MIT

to-tasks

05

akapet00/dotclaude

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.

2 2mo ago A 56 tokens original MIT