team-lead
01Skill Claude CodeCodex
Coordination guidelines for leading a team of task-executing agents.
A Claude Code skill for tracking and completing tasks from a markdown task list
Skill Claude CodeCodex
Coordination guidelines for leading a team of task-executing agents.
Skill Claude CodeCodex
Workflow guidelines for team members executing tasks.
Skill Claude CodeCodex
CLI guidelines. Use whenever using the Bash tool, which is almost always. Also use when you see "command not found: zoxidez" errors.
Skill Claude CodeCodex
This skill should be used when the user asks to "fix formatter-off", "fix code generation formatting", "fix auto-formatted string concatenation", "add formatter off", or when writing, reviewing, or generating Java code generators that build source code via string concatenation. Also applies proactively when creating…
Skill Claude CodeCodex
Code quality guidelines. ALWAYS use skill for ANY code changes.
Skill Claude CodeCodex
Keep code comments concise and durable, or clean redundant comments without changing code behavior. Use when adding, editing, reviewing, or removing comments; after code changes; before committing; or when asked to clean comments in a diff or across the repository.
Skill Claude CodeCodex
Write test assertions as complete, strict deep-equality checks, and hold existing tests to the same standard. Use when writing new tests, adding assertions, reviewing test quality, strengthening weak tests, or replacing fragmented assertions in a file, directory, diff, or repository.
Skill Claude CodeCodex
This skill should be used when writing, reviewing, or modifying test code that contains literal values like timestamps, names, IDs, paths, or URLs.
Skill Claude CodeCodex
Remove git worktrees safely without force.
Skill Claude CodeCodex
Split local changes into multiple logical commits. Use when the user asks to commit changes in chunks.
Skill Claude CodeCodex
Commit local changes with careful staging and single-line messages. Use for all git commit operations.
Skill Claude CodeCodex
Resolve git merge or rebase conflicts and continue the operation.
Skill Claude CodeCodex
Rebase all local branches onto the configured upstream branch.
Skill Claude CodeCodex
Rebase local commits on the configured upstream using the plugin rebase script.
Skill Claude CodeCodex
Rewrite in-scope commit messages to single-line git-workflow messages with git history reword.
Skill Claude CodeCodex
Split the current branch into multiple branches with one commit each.
Skill Claude CodeCodex
Commit message format and git workflow rules. ALWAYS use this skill for every git commit — no exceptions — and whenever rewording an existing commit message.
Skill Claude CodeCodex
Create a git worktree in a peer directory using the plugin worktree script.
Skill Claude CodeCodex
Run on /wip or for a whole-repository cleanup spanning multiple worktrees and branches. Trigger when the request combines operations such as removing stale worktrees, rebasing all branches, retesting, and pushing, including "clean up my worktrees and branches", "rebase all my branches and get them tested and pushed"…
Skill Claude CodeCodex
Create a GitHub pull request the user's preferred way. Use whenever opening, creating, or raising a PR with gh.
Skill Claude CodeCodex
Debug and fix failing GitHub Actions checks for the current commit. Use when asked to fix CI, GHA, or GitHub Actions failures.
Skill Claude CodeCodex
Rebuild herdr workspaces, tabs, and pane splits from a resume-after-reboot snapshot and resume the claude/codex agents that were running in them. Use after a reboot when asked to restore, rebuild, or bring back herdr sessions. For tmux instead of herdr, use the tmux-reboot plugin.
Skill Claude CodeCodex
Snapshot running herdr workspaces, tabs, pane splits, and their claude/codex agents immediately before a reboot so they can be rebuilt afterward. Use when asked to snapshot, save, or capture herdr sessions before rebooting. For tmux instead of herdr, use the tmux-reboot plugin.