Skip to content

lacerbi/dotclaude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Custom Commands

Slash commands for common workflows.

Commands

Command Description Comments
/plan <task> Explore project folder and create a detailed plan before execution Replaces standard plan mode which uses subpar Haiku models as subagents
/task <description> Create a live task checklist that tracks progress in real-time -
/deepthink <problem> Deep analysis using parallel Opus agents with iterative refinement Mimics GPT 5.x Pro or Gemini parallel/deep thinking modes
/audit <files> Analyze files for quality, consistency, and codebase integration -
/doublecheck [focus] Verify all changes meet requirements and preserve correctness -
/triage <feedback> Investigate external feedback, validate issues, fix what's real -
/load <files> Read files in full without summarization Uses toks for token counting
/x <task-name> Execute task from .ath_materials/TASK_*.md Obsolete

Scripts

Script Description
bin/read-files Analyzes files and outputs reading instructions (chunking large files)

Usage

/plan implement user authentication
/task refactor the payment module
/deepthink should we use microservices or monolith?
/audit src/components/
/doublecheck authentication logic
/triage "the login button doesn't work on mobile"
/load src/config.ts src/utils.ts

License

MIT

About

My Claude Code settings and custom commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages