rbah31

32 mods across 1 repository, 5 stars between them.

remote-fix

25

rbah31/claude-code-workflow

Skill Claude CodeCodex

Remote fix workflow. Receives a diagnostic (from Cowork scheduled task, manual observation, or user report), investigates the issue, fixes it, and creates a PR. Designed for quick fixes triggered remotely via Channels (Discord/Telegram). Use when the user says "fix this", "handle this diagnostic", "the scheduled task…

5 2mo ago A 80 tokens original Apache-2.0

review

26

rbah31/claude-code-workflow

Skill Claude CodeCodex

Code review workflow. Reviews the build output for quality, conventions, performance, security, and test coverage. Use after a build phase is complete, or when the user says "review", "check the code", "PR review", "quality check", or "is this good". Also use when the user wants a second opinion on code that was just…

5 2mo ago A 82 tokens original Apache-2.0

runbook

27

rbah31/claude-code-workflow

Skill Claude CodeCodex

Investigate production issues from symptom to structured report. Use this skill when something is broken, slow, or behaving unexpectedly in production or staging. Triggers on "it's broken", "users are reporting", "alert fired", "error in prod", "why is X slow", "investigate", "incident", "outage", "debug production"…

5 2mo ago A 115 tokens original Apache-2.0

scaffolding

28

rbah31/claude-code-workflow

Skill Claude CodeCodex

Generate project-specific boilerplate and scaffolding. Use this skill when the user wants to create a new module, service, endpoint, command, component, migration, or any structural unit that follows the project's patterns. Triggers on "new endpoint", "new command", "add a route", "create a component", "scaffold"…

5 2mo ago A 122 tokens original Apache-2.0

smoke-test

29

rbah31/claude-code-workflow

Skill Claude CodeCodex

Post-sprint validation. Verifies the application works as expected after a sprint completes. Use after any sprint or deployment, or when the user says "smoke test", "verify it works", "test the app", "does it still work", "regression check", "post-deploy check", or "sanity check". Invoked by SP-QA during post-sprint…

5 2mo ago A 83 tokens original Apache-2.0

sprint-plan

30

rbah31/claude-code-workflow

Skill Claude CodeCodex

Sprint planning workflow. Creates a structured plan from the backlog with tasks, acceptance criteria, dependencies, and risks. Use when starting a new sprint, planning work, or when the user says "plan", "sprint", "what should we work on", or "next sprint". Always use this skill to start a sprint cycle — never plan…

5 2mo ago A 75 tokens original Apache-2.0

update-briefs

31

rbah31/claude-code-workflow

Skill Claude CodeCodex

Updates the briefs/ shared memory directory after a sprint completes. Reads sprint outputs and writes structured summaries for other agents. Use after any sprint completes, or when the user says "update briefs", "sync state", "update project state", or "what changed". Also use automatically after /capture-lessons or…

5 2mo ago A 77 tokens original Apache-2.0

wiki-review

32

rbah31/claude-code-workflow

Skill Claude CodeCodex

Arbitrates proposed wiki additions accumulated under briefs/wiki-proposals/. Walks each proposal with the human, asks merge / rewrite / discard / defer. Uses .claude/.wiki-review-active sentinel to authorise wiki/ writes during the session — the blockwikiwrite.py PreToolUse hook detects the sentinel and allows the…

5 2mo ago A 108 tokens original Apache-2.0