Plugin Claude Code
George's curated Claude Code plugins for automation, architecture, and workflow.
Plugin Claude Code
George's curated Claude Code plugins for automation, architecture, and workflow.
Command Claude Code
Fetch and summarize all review comments for PR #$ARGUMENTS.
Command Claude Code
Release plugins with changelog from conventional commits.
Command Claude Code
Scaffold a new Claude Code plugin.
Skill Claude CodeCodex
Triage and apply code review feedback with technical verification. Use when a human, reviewer subagent, CI, or adversarial reviewer returns findings or requested changes.
Skill Claude CodeCodex
Heavy review mode normally invoked by request-code-review for risky checkpoints, pre-submit stacks, OpenSpec/cflx acceptance, security-sensitive work, or explicit deep review, audit, or red-team requests.
Skill Claude CodeCodex
Use this skill when working in a repo that uses Graphite (the gt CLI) for stacked PRs. Activates whenever the git common dir contains .graphiterepoconfig, the project's CLAUDE.md mentions Graphite or graphite-pr, or the user mentions gt, stacked PRs, atomic commits, or splitting a change into reviewable pieces. Drives…
Skill Claude CodeCodex
Complete Jujutsu (jj) version control system for Git replacement. Use when migrating from Git, setting up colocated workspaces, managing commits without staging, working with bookmarks/branches, syncing with GitHub/remotes, resolving conflicts, or any jj command operations.
Skill Claude CodeCodex
Primary review entrypoint for plans, diffs, commits, subagent results, and pre-submit checks. Selects quick, standard, or deep mode by scale and risk.
Skill Claude CodeCodex
Post-implementation cleanup for recent changes using parallel reuse, quality, and efficiency reviewers. Use after building a feature or fix, before commit, PR, or submit.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Skill Claude CodeCodex
Planner-led repo improvement loops with subagents, review gates, Mermaid DAGs, and workflow-aware commits. Use for improve, refactor, audit, or continue-loop requests.
Skill Claude CodeCodex
End-of-workflow learning loop for skill-guided work. Use at session/checkpoint closeout to classify GitHub/CodeRabbit/human/CI findings, log missed-review patterns, and propose skill improvements only when evidence justifies them.
Instructions file
Claude Code instructions for George-RD/claude-next-level, covering claude-next-level, structure, key files, development and gotchas.
Agent
Use this agent for implementing features, fixes, or refactors in an isolated workspace. Spawned by the orchestrator after research is complete and the approach is decided. Always runs in an isolated workspace (JJ workspace or git worktree). Context: Research is done, user approved the approach for adding email digest…
Agent
Use this agent for exploring codebases, reading documentation, and gathering context before implementation or decision-making. Spawned by the orchestrator when a task requires understanding before action. Context: User files an issue about auth token refresh failing silently. user: "Investigate how token refresh works…
Agent
Use this agent for reviewing code changes on PRs or branches. Spawned by the orchestrator after an implementer finishes or when a PR needs review. Read-only — produces a review report but does not modify code. Context: Implementer just created a PR for the email digest feature. user: "Review PR #42 for code quality…
Command
Parse a work description, analyze dependencies, route to workflows, dispatch agents in waves.
Command
Spawn an implementation agent in an isolated workspace. Creates PR on completion.
Command
Spawn a read-only Explore agent to research a topic or issue.
Command
Route a PR or branch to the review lifecycle.