Instructions file
Claude Code instructions for sodiumjoe/dotfiles, covering agent instructions, file references, neovim architecture and testing and committing changes.
Instructions file
Claude Code instructions for sodiumjoe/dotfiles, covering agent instructions, file references, neovim architecture and testing and committing changes.
Agent
You are reviewing code changes for production readiness.
Agent
Reviews implementation plans for completeness, risks, and codebase alignment. Use after writing a plan and before executing it.
Command
Archive completed projects, write a monthly work summary.
Command
Close out a project (active) or plan (evergreen) with task triage, findings extraction, and changelog summary.
Command
Brainstorm scope and create a new project.
Command
Execute an implementation plan task-by-task with review checkpoints.
Command
Set a descriptive name for the current tmux window.
Command
Append a note, link, or discovery to today's daily note.
Command
Create implementation plan with bite-sized tasks.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Use when the user invokes /neovim-review for a pull request or a local :Review session in Neovim.
Skill Claude CodeCodex
Interact with a running neovim instance over RPC — open files, show diffs, execute Lua. Use when you need to open a file in the user's editor, show a vimdiff, or run arbitrary Lua in neovim. Requires $NVIM or $NVIMSOCKETPATH to be set.
Skill Claude CodeCodex
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.
Skill Claude CodeCodex
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
Skill Claude CodeCodex
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions.
Skill Claude CodeCodex
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.