defer
01Skill Claude CodeCodex
Use when you notice something to fix later while working on another task - captures context without breaking flow (10 seconds).
:floppy_disk: dotfiles for macOS - includes zsh, claude, hyper key, global shortcuts, and tmux configurations. Installation via dotbot.
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.