rlajous/claude-code-commands

Production-ready Git workflow skills, agents, hooks, reviews, releases, and notifications for Claude Code and Codex.

30Stars on the repository
35Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

change-brief

01

rlajous/claude-code-commands

Skill Claude CodeCodex

Turn a pull request into a concise, self-contained HTML decision brief with business logic, diagrams when useful, conditional UI/mobile screenshots, API cURL request/response evidence, risks, verification, and representative before/after code. Use when the user asks to "explain this change as HTML", "before/after…

30 3d ago A 118 tokens original MIT

clean-gone

02

rlajous/claude-code-commands

Skill Claude CodeCodex

Delete local Git branches whose upstream was deleted on the remote ("[gone]"), and remove any worktrees attached to them. Use when the user asks to clean up merged/stale branches, prune gone branches, tidy local branches after merging PRs, or "delete branches that are gone on the remote".

30 3d ago A 65 tokens original MIT

commit

03

rlajous/claude-code-commands

Skill Claude CodeCodex

Stage and commit changes with proper formatting following repo conventions.

30 3d ago A 12 tokens original MIT

finish

04

rlajous/claude-code-commands

Skill Claude CodeCodex

Create a pull request with comprehensive description following repo best practices.

30 3d ago A 13 tokens original MIT

notifications

05

rlajous/claude-code-commands

Skill Claude CodeCodex

Configure and diagnose opt-in desktop notifications for completed Claude Code or Codex turns and new reviews on pull requests you authored. Use when the user asks to enable agent-finished alerts, watch approvals or requested changes on their PRs, inspect notification configuration, or get the background daemon command.

30 3d ago A 59 tokens original MIT

plan-tdd

07

rlajous/claude-code-commands

Skill Claude CodeCodex

Turn a plain-language feature or module description into a reviewed TDD plan. Ask clarifying questions when context is missing, then design behavior cycles and assertions with edge, error, and security scenarios made explicit, and emit a self-contained HTML brief plus a machine-readable YAML plan that /tdd can…

30 3d ago A 104 tokens original MIT

release

09

rlajous/claude-code-commands

Skill Claude CodeCodex

Create a release branch and PR to main with auto-extracted changes from staging.

30 3d ago A 17 tokens original MIT

review-request

10

rlajous/claude-code-commands

Skill Claude CodeCodex

Draft a short, paste-ready message asking teammates to review a pull request. Pulls the PR title, link, size, and CI status via the gh CLI, and reviewers from project config. Use when the user asks to "request review", "ask for a review", "ping for review", "post the PR", "announce the PR", or wants a one-liner to…

30 3d ago A 86 tokens original MIT

review-watch

11

rlajous/claude-code-commands

Skill Claude CodeCodex

Review pull requests that requested your review, in a loop until clean. Runs cheap deterministic checks (linters + a known-issues ruleset) first, then the full review fan-out, posts REQUESTCHANGES when it finds problems, and APPROVE plus a human-readable change brief when the PR is clean. Use when the user asks to…

30 3d ago A 108 tokens original MIT

review

12

rlajous/claude-code-commands

Skill Claude CodeCodex

Perform a comprehensive code review on a GitHub pull request. Use when the user asks to review a PR, review code changes, check a pull request for quality, security, bugs, or best practices, or provides a PR number or GitHub PR URL to review.

30 3d ago A 56 tokens original MIT

rfc

13

rlajous/claude-code-commands

Skill Claude CodeCodex

Create a new RFC document from template with auto-numbering.

30 3d ago A 14 tokens original MIT

setup

14

rlajous/claude-code-commands

Skill Claude CodeCodex

Configure Git Workflow for Claude Code or Codex, migrate legacy configuration, install Codex project agents, and optionally configure issue-tracker MCP servers. Use when the user asks to set up, install, configure, or migrate Git Workflow.

30 3d ago B 49 tokens original MIT

standup

15

rlajous/claude-code-commands

Skill Claude CodeCodex

Generate an async standup update (Did / Next / Blockers) from recent Git and GitHub activity, and optionally issue-tracker tickets. Use when the user asks for a "standup", "daily update", "async update", "what did I do", "update for the meeting", or wants to summarize their recent work for a team thread.

30 3d ago A 75 tokens original MIT

start

17

rlajous/claude-code-commands

Skill Claude CodeCodex

Start a new PR by creating a feature branch following repo conventions.

30 3d ago A 14 tokens original MIT

status

18

rlajous/claude-code-commands

Skill Claude CodeCodex

Show where you are in the git-workflow pipeline (branch, ticket, commits, PR, release, QA) and what the recommended next step is. Use when the user asks "where am I", "what's the status", "what's next", "status of this branch/PR/release", or wants a quick summary of the current workflow state.

30 3d ago A 75 tokens original MIT

sync

19

rlajous/claude-code-commands

Skill Claude CodeCodex

Back-merge main to staging after a release to keep branches synchronized.

30 3d ago A 15 tokens original MIT

tdd

20

rlajous/claude-code-commands

Skill Claude CodeCodex

Implement a ticket using Test-Driven Development (RED-GREEN-REFACTOR).

30 3d ago A 20 tokens original MIT

update

21

rlajous/claude-code-commands

Skill Claude CodeCodex

Update Git Workflow skills and Claude/Codex project agents from a source checkout or installed plugin, with dry-run, pruning, customization detection, and legacy migration support. Use when the user asks to update, refresh, or synchronize Git Workflow.

30 3d ago A 50 tokens original MIT