Generate Claude Md
Generate a lean, high-signal `CLAUDE.md` for a repository by reusing the source workflow under `claude/generate-claude-md`. Use when the user wants a CLAUDE.md created or refreshed in Codex.
Kubecon Cfp
Draft and refine KubeCon CFPs by reusing the source workflow under `claude/kubecon-cfp`. Use when the user wants to assess or improve a KubeCon proposal in Codex.
Service Mesh Debug
Diagnose flaky service-mesh tests and connectivity issues by reusing the source workflow under `claude/service-mesh-debug`. Use when the user is debugging mesh flakiness, xDS issues, or mTLS failures.
Staff Code Review
>-
Review Claude Md
>-
Council
>-
Ai Daily Digest
>-
Promptgen
Turn rough instructions into stronger prompts using the source workflow at `claude/promptgen`. Use when the user wants a task prompt, system prompt, coding-agent prompt, tool description, eval grader, subagent briefing, or prompt-improvement pass rather than direct execution.
Go Code Review
Review Go code using the source material under `claude/go-code-review`. Use when the user wants a focused Go review grounded in known failure patterns.
Git Clean Gone
Clean stale local branches and worktrees by reusing the source workflow under `claude/git-clean-gone`. Use when merged or abandoned work leaves gone branches behind.
Ship Issue
Ship a GitHub issue end-to-end by reusing the source workflow under `claude/ship-issue`: implement, adversarially review and test, open a PR, address Copilot feedback, merge, and close the issue. Use when given a GitHub issue URL and asked to implement and ship it.
Gh Review Comments
List, reply to, resolve, unresolve, and create GitHub PR review comment threads using gh CLI scripts.
Staff Resume
Coach and tailor staff-level resumes by reusing the source workflow under `claude/staff-resume`. Use when the user wants a staff-oriented resume review or rewrite in Codex.
Test Writer
Write or review behavior-first tests by reusing the source workflow under `claude/test-writer`. Use when the user wants tests added or existing tests reviewed in Codex.
Refactor Council
>-
Humanize
Rewrite text to sound less formulaic by reusing the source workflow under `claude/humanize`. Use when the user wants writing to sound more natural in Codex.
Plan Critic
>-
Git Stage Hunk
Stage selected git hunks non-interactively by reusing the source workflow under `claude/git-stage-hunk`. Use when only part of a file should be committed.