Instructions file
Claude Code instructions for denolfe/dotfiles, covering claude.md, repository overview, git flow, build & development commands and installation.
Instructions file
Claude Code instructions for denolfe/dotfiles, covering claude.md, repository overview, git flow, build & development commands and installation.
Command
Search the web with parallel queries for comprehensive results.
Command
Sidebar for current conversation - fork the current conversation into a new tmux pane.
Plugin Claude Code
Local plugin development marketplace.
Plugin Claude Code
Auto-approves compound bash commands when each part matches allow patterns.
Hook
Runs before the agent uses a tool for Bash tool calls, executing auto-approve.ts. From denolfe/dotfiles.
Plugin Claude Code
Enforces git workflow preferences by intercepting git commands.
Plugin Claude Code
Scopes a live Hunk diff session to the files each agent turn changes.
Plugin Claude Code
Audio notifications for Claude Code events.
Plugin Claude Code
Displays Claude Code agent status in tmux window name.
Skill Claude CodeCodex
Use when you notice something to fix later while working on another task - captures context without breaking flow (10 seconds).
Skill Claude CodeCodex
Format and lint markdown and MDX files using markdownlint with comprehensive rule knowledge for automated and manual fixes. Use when working with .md or .mdx files, formatting documentation, linting markdown/MDX, or when user mentions markdown issues, formatting problems, or documentation standards.
Skill Claude CodeCodex
Use when the user wants to create a new pull request, update an existing PR's body, open a draft PR, or preview a PR body locally before pushing.
Skill Claude CodeCodex
Use to fetch current documentation for technical topics like APIs, libraries, or tools mentioned in conversation.
Skill Claude CodeCodex
Create a new task file for a specific task or feature development. Use when the user wants to start a new task, plan a feature, or asks to create a task file.
Skill Claude CodeCodex
Use when writing Tampermonkey/Violentmonkey/Greasemonkey userscripts, modifying website behavior or appearance, or working with .user.js files.
Skill Claude CodeCodex
Use when the user wants to preview or read a rendered markdown file in an adjacent tmux pane (via the viewmd CLI) - e.g. to view a plan, doc, README, or markdown you just generated side-by-side while continuing to work in the current pane.
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 you have a written implementation plan to execute with review checkpoints.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current Pi session using fresh subagents and review loops.
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.
Skill Claude CodeCodex
Use when you have an approved design or requirements for a multi-step task, before touching code.