assign-agent
No SKILL.md available for this skill.
View on GitHubMore from robertmsale/.codex
safe-delete
Stage deletions with `scripts/safe-delete` (script-first, no MCP tool calls). Moves paths to `/tmp/safe-delete` with collision-safe names. [skill-hash:71d8a0c]
25gh-version-control-workflow
Script-first worktree/branch/PR workflow using local scripts under `scripts/` plus direct `git`/`gh`. Use this when you need the sanctioned mutating git and GitHub workflow tools. [skill-hash:7b3f0c2]
21request-review
Use `scripts/request-review` for review-gated work. First run `scripts/request-review-role-instructions` so the current thread loads only the worker or orchestrator guidance it actually needs. MUST USE $command-execution SKILL WITH THIS PROCESS. [skill-hash:91e3b8c]
20safe-worktree
Safely remove issue worktrees and branches with policy-aware fallbacks. Use for post-merge cleanup or abandoned issue cleanup when branch/worktree deletion commands may be blocked. Aggressively protects main/master and other integration branches, and when local branch-deletion safeguards are missing, proactively offer to install lightweight protection hooks first.
4