← all publishers

rlajous

@rlajous source repo

21 published skills

  1. Rfc · rlajous
    Create a new RFC document from template with auto-numbering
    0
    installs
  2. Tdd · rlajous bundle
    Implement a ticket using Test-Driven Development (RED-GREEN-REFACTOR)
    0
    installs
  3. Sync · rlajous
    Back-merge main to staging after a release to keep branches synchronized
    0
    installs
  4. Setup · rlajous bundle
    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.
    0
    installs
  5. Start · rlajous
    Start a new PR by creating a feature branch following repo conventions
    0
    installs
  6. Commit · rlajous
    Stage and commit changes with proper formatting following repo conventions
    0
    installs
  7. Finish · rlajous
    Create a pull request with comprehensive description following repo best practices
    0
    installs
  8. Review · rlajous bundle
    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.
    0
    installs
  9. Status · rlajous bundle
    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.
    0
    installs
  10. Update · rlajous
    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.
    0
    installs
  11. Plan QA · rlajous
    Generate QA test plan YAML from ticket
    0
    installs
  12. Release · rlajous bundle
    Create a release branch and PR to main with auto-extracted changes from staging
    0
    installs
  13. Standup · rlajous
    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.
    0
    installs
  14. Plan Tdd · rlajous bundle
    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 implement. Use when the user says "plan a TDD", "design tests first", "spec-driven TDD", "what tests should this have", or wants a test plan reviewed before writing code.
    0
    installs
  15. Start QA · rlajous
    Execute QA tests from plan file
    0
    installs
  16. Clean Gone · rlajous
    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".
    0
    installs
  17. Change Brief · rlajous bundle
    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 html", "change brief", "html explainer for a PR", "explain what changed", or wants a shareable, human-readable snapshot of a code change. Args a PR number/URL, or nothing to use the current branch's PR.
    0
    installs
  18. Review Watch · rlajous bundle
    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 REQUEST_CHANGES when it finds problems, and APPROVE plus a human-readable change brief when the PR is clean. Use when the user asks to "review the PRs waiting on me", "auto-review", "watch for review requests", "drain the review queue", or passes a PR URL to review-and-decide.
    0
    installs
  19. Notifications · rlajous bundle
    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.
    0
    installs
  20. Release Notes · rlajous
    Enhance GitHub release with detailed notes after release PR is merged to main
    0
    installs
  21. Review Request · rlajous
    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 share a PR for review.
    0
    installs