commit-push
25Skill Claude CodeCodex
Commit and push changes, then create or reuse a PR with optional merge.
Skill Claude CodeCodex
Commit and push changes, then create or reuse a PR with optional merge.
Skill Claude CodeCodex
Generate a URL-safe password or opaque secret key for connection URLs and config files.
Skill Claude CodeCodex
Research external information (APIs, libraries, best practices, existing solutions) via web search before planning or implementation.
Skill Claude CodeCodex
Suspend workflow and worktree enforcement for the current session (subsumes WORKTREEOFF).
Skill Claude CodeCodex
Restore workflow and worktree enforcement for the current session.
Skill Claude CodeCodex
Phase 2 of the 2-phase issue-close split. Runs from the main worktree AFTER the PR is merged. Closes the issue, updates parent body if applicable, and posts the resolved-by + appended sentinels. docs/history.md is written by /worktree-end Step WE-21 — not by this skill.
Skill Claude CodeCodex
Close an issue as status:migrated or status:cancelled with --reason "not planned". Applies label, posts comment, and closes.
Skill Claude CodeCodex
Phase 1 of the 2-phase issue-close split. Runs INSIDE the linked worktree BEFORE the PR is merged. Sub-issue gate, pending sentinel, sentinel promote, parent body update.
Skill Claude CodeCodex
Admin close — open the session-scoped ISSUECLOSEVERIFIED bypass window, close the listed issues inside it, then restore the enforce-issue-close guard.
Skill Claude CodeCodex
Create a task GitHub Issue with the type:task label and add it to Projects v2, after surveying existing issues for duplicates, parents, and siblings.
Skill Claude CodeCodex
Backfill docs/history.md for issues that were closed outside the /issue-close-stage + /issue-close-finalize path (web UI, mobile, another shell). Best-effort scan + interactive confirmation.
Skill Claude CodeCodex
Sync the target repo's labels and create/link its Projects v2 board to make it ready for GitHub Issues.
Skill Claude CodeCodex
Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent ( -intent.md) and outline ( -outline.md) from prior stages.
Skill Claude CodeCodex
Propose 2-3 mutually-exclusive high-level approaches via outline-planner + outline-reviewer, then get user sign-off. Stage 2 of the three-stage planning pipeline. Outputs -outline.md.
Skill Claude CodeCodex
Migrate a repo from docs/history.md + docs/todo.md to GitHub Issues with canary gates.
Skill Claude CodeCodex
Scan rules/skills/agents for redundant hook-enumeration examples and auto-generate a cleanup PR.
Skill Claude CodeCodex
Detect a mid-workflow interruption and resume the right skill (workflow state inprogress step or pending worktree-end cleanup). Interactive sessions only.
Skill Claude CodeCodex
Adversarial code review via OpenAI Codex CLI (cross-provider second opinion). Run after implementation to review committed or staged code changes against a merge base.
Skill Claude CodeCodex
Scan implemented code for concrete security anti-patterns. Companion to /review-plan-security.
Skill Claude CodeCodex
Adversarial plan review via OpenAI Codex CLI. Reviews plans and approach proposals for blind spots and issues Claude may have missed.
Skill Claude CodeCodex
Codex-primary single-round security review of the implementation plan across three axes before implementation.
Skill Claude CodeCodex
Codex-primary single-round test coverage review.
Skill Claude CodeCodex
Runs the test suite through the test-runner worker and emits the runtests workflow sentinel. Used by Workflow Step 6.
Skill Claude CodeCodex
Save useful research findings to my-specs-repo research-results for future reference.