Skill Claude CodeCodexCursor
Runs the pr-converge loop for jl-cmd/claude-dev-env using AHK auto-continue pacing. Activate when the user says "parallel-debug" or asks to run the pr-converge convergence loop in Cursor.
Skill Claude CodeCodexCursor
Runs the pr-converge loop for jl-cmd/claude-dev-env using AHK auto-continue pacing. Activate when the user says "parallel-debug" or asks to run the pr-converge convergence loop in Cursor.
Skill Claude CodeCodex
Workflow-backed implementation planning that creates a deep repo-local packet under docs/plans/ / before any code changes. Use for /anthropic-plan, "plan this first", "think before coding", "make a plan", "scope this out", "don't code yet", and non-trivial implementation requests that need source-grounded design, TDD…
Skill Claude CodeCodex
Audits a Claude Code setup (user CLAUDE.md, /.claude/rules/, project .claude/) for context-budget waste — duplicate @-imports, always-on rules to path-scope or convert to skills, oversized files — and produces a migration table with savings. Use when reviewing the startup/instruction load, when /memory shows…
Skill Claude CodeCodex
Formats a reply as single-line beats in plain everyday words. Triggers: '/beat-sheet', 'beat sheet this', 'give me the beats', 'write this as beats', 'too long', 'shorter', 'what?', 'english', 'no sense', 'jargon', 'huh?'.
Skill Claude CodeCodex
Open pull request audit–fix until convergence: CODERULES gate, clean-room audit (code-quality-agent, opus) and fix (clean-coder, opus), per-loop GitHub reviews, 20-audit cap; grant then revoke .claude/. AUDIT, FIX, and standards-fix route through resolveworkerspawn.py (headless tiers or Agent-tool fallback). Triggers…
Skill Claude CodeCodex
Harvests session obstacles into GitHub issues backed by quoted evidence: validates each draft with the user, then delegates filing to the issue-tracker agent (skill fallback), which dedupes against open and closed issues and files each under an epic as a native sub-issue. Prints a cloud handoff prompt. Triggers…
Skill Claude CodeCodex
Runs OpenAI Codex as a local PR or uncommitted-diff reviewer and routes findings into the shared fix protocol. Triggers: '/codex-review', 'codex review', 'run codex review', 'babysit codex review', 'codex as a PR reviewer'.
Skill Claude CodeCodex
Draft, refine, or respond to pull-request review comments. Use when a user asks to "write a review comment", "address review feedback", or "reply to a reviewer".
Skill Claude CodeCodex
Refine an instruction document for Claude 5 generation models: cut rules the model's judgment already covers, move detail behind progressive disclosure, and route each remaining piece to the system prompt, CLAUDE.md, a skill, or a reference. Use for system prompts, CLAUDE.md files, skills, tool descriptions, agent…
Skill Claude CodeCodex
Tiers each Copilot gate finding from a converge run, verifies each code concern with an executed check, then routes it — auto-fix a self-healing finding, resolve a refuted one, page the user only for an inconclusive one. Triggers: 'copilot finding triage', 'user review gate', 'tier copilot findings', 'triage the…
Skill Claude CodeCodex
Spawns a background subagent that babysits the GitHub Copilot reviewer on the current PR: each tick it fixes unaddressed findings against HEAD, re-requests review, and exits on convergence. Triggers: '/copilot-review', 'watch copilot', 'babysit copilot review', 'keep re-requesting copilot'.
Skill Claude CodeCodex
Draft or revise a pull-request description. Use when a user asks for a "PR description", "pull request summary", or "change description".
Skill Claude CodeCodex
Classify an urgent production change and guide its focused emergency review. Use when a user asks about an "emergency hotfix", "production incident", or "urgent security fix".
Skill Claude CodeCodex
Grok Build execution handoff prompt, embed Claude advisor.
Skill Claude CodeCodex
Coordinates source-grounded implementation through a validated plan packet, planned task tickets, fixed model routing, verified commits, independent Luna review, and publication gates. Triggers: "Plan-to-PR", "plan to PR", "implement this with one task per commit", "run the Plan-to-PR workflow", "validate Plan-to-PR"…
Skill Claude CodeCodex
Loops Cursor Bugbot, a code review, a bug audit, and Copilot on the current PR, applying TDD fixes until all are clean on one HEAD. Use when the user says '/pr-converge', 'drive PR to convergence', 'loop bugbot and bugteam', 'babysit bugbot and bugteam', 'until both are clean', or 'converge this PR'.
Skill Claude CodeCodex
Applies reviewer findings to a PR as verified fixes and drives unresolved review threads to zero. Invoked by PR-loop orchestrators (pr-converge, autoconverge, bugteam, qbug, copilot-review) when a reviewer reports findings; not for ad-hoc 'fix this bug' requests outside a PR loop.
Skill Claude CodeCodex
Runs any PR-loop skill in a Claude Code session whose gh CLI cannot act on the PR. Use at run start when pr-converge, autoconverge, bugteam, clean-room audit, pr-fix-protocol, or copilot-review runs in a cloud session, when command -v gh or gh auth status fails, or when an MCP tool call fails with InputValidationError.
Skill Claude CodeCodex
Opens and closes a PR-loop run: the .claude/ permission grant, worktree preflight, and cwd routing at the start; teardown, permission revoke, and final report at the end. Invoked by PR-loop orchestrators (bugteam, pr-converge, autoconverge, qbug); not for general git cleanup outside a PR loop.
Skill Claude CodeCodex
Retrieve prior session context and decisions from Obsidian vault for the current project.
Skill Claude CodeCodex
Build a polished self-contained HTML product launch and release-notes page from work completed in the current session, using available repository state, source-of-truth files, tests, approvals, artifacts, commits, pull requests, previews, and release evidence. Use when the user asks to build release notes, create a…
Skill Claude CodeCodex
Save a decision, gotcha, or architectural choice to the Obsidian vault. User-initiated only.
Skill Claude CodeCodex
Runs the availability gates a PR-loop orchestrator checks before it starts an external reviewer: the CLAUDEREVIEWSDISABLED opt-out, the once-per-run Copilot quota pre-check, and the Cursor Bugbot trigger, acknowledge, and CI-detect flow. Decides whether a reviewer runs, never what it finds.
Skill Claude CodeCodex
Review a pull request or code change for code health. Use when a user asks to "code review", "review this PR", or "review this change".