rlajous

35 mods across 1 repository, 30 stars between them.

review-watch

25

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 2d ago A 108 tokens original MIT

review

26

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 2d ago A 56 tokens original MIT

rfc

27

rlajous/claude-code-commands

Skill Claude CodeCodex

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

30 2d ago A 14 tokens original MIT

setup

28

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 2d ago B 49 tokens original MIT

standup

29

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 2d ago A 75 tokens original MIT

start

31

rlajous/claude-code-commands

Skill Claude CodeCodex

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

30 2d ago A 14 tokens original MIT

status

32

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 2d ago A 75 tokens original MIT

sync

33

rlajous/claude-code-commands

Skill Claude CodeCodex

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

30 2d ago A 15 tokens original MIT

tdd

34

rlajous/claude-code-commands

Skill Claude CodeCodex

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

30 2d ago A 20 tokens original MIT

update

35

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 2d ago A 50 tokens original MIT