Skill Claude CodeCodex
Create or substantially refactor a repository README.
Skill Claude CodeCodex
Create or substantially refactor a repository README.
Skill Claude CodeCodex
Use GitHub CLI safely by discovering the installed version and command capabilities, defaulting to read-only inspection, and requiring explicit authority for every external write.
Skill Claude CodeCodex
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…
Skill Claude CodeCodex
Read, draft, create, or update GitHub issues with runtime capability discovery, exact authorization boundaries, and verification of every external write.
Skill Claude CodeCodex
Use when a user asks to create a new Zsh plugin, start a plugin from scratch, or add a plugin skeleton.
Skill Claude CodeCodex
Use when non-trivial project work is about to be declared complete, after unexpected failures or corrected assumptions, when a reusable procedure emerged, or when meaningful work is being handed off.
Skill Claude CodeCodex
Use when a user asks to add tests for a Zsh plugin, write a .zunit test, or run a ZUnit suite.