George-RD

62 mods across 1 repository, 12 stars between them.

wave

26

George-RD/claude-next-level

Command

Analyze dependencies, group into waves, dispatch parallel agents with isolated workspaces.

12 1mo ago C 17 tokens

PreCompact

28

George-RD/claude-next-level

Hook

Runs before the context is compacted, executing checkpoint.sh. From George-RD/claude-next-level.

12 1mo ago A tokens not measured

Stop

29

George-RD/claude-next-level

Hook

Runs when the agent finishes a response, executing checkpoint.sh. From George-RD/claude-next-level.

12 1mo ago A tokens not measured

cos

30

George-RD/claude-next-level

Skill Claude CodeCodex

Domain knowledge for meta-orchestration — dispatch-and-poll patterns, wave coordination, merge-as-you-go, context management, JJ workspace integration, quality gate injection, cross-plugin routing, error recovery, wave planning algorithms, and orchestrator discipline. Core methodology for the chief-of-staff plugin.

12 1mo ago B 61 tokens

nest-test

31

George-RD/claude-next-level

Plugin Claude Code

Validates that claude -p (headless mode) can be invoked from within an active Claude Code session hook. Tests nesting, stdout parsing, and timeout behavior.

12 1mo ago A tokens not measured

checkpoint-reviewer

32

George-RD/claude-next-level

Agent

Between-task adversarial checkpoint during epic execution. Verifies completed task matches plan, checks for drift, validates integration.

12 1mo ago A 27 tokens

plan-challenger

34

George-RD/claude-next-level

Agent

Adversarial review of implementation plans. Finds holes, missing edge cases, security issues, and over-engineering. Invoke during /spec-plan before user approval.

12 1mo ago A 37 tokens

project-reviewer

35

George-RD/claude-next-level

Agent

Adversarial review of project plans. Checks for missing requirements, unrealistic sequencing, scope creep, and integration risks. Invoke during /next-level:project before issue creation.

12 1mo ago A 38 tokens

spec-reviewer

36

George-RD/claude-next-level

Agent

Quality and compliance review of spec implementations. Checks code matches the plan, tests are adequate, and code quality is good. Invoke during /spec-verify.

12 1mo ago A 35 tokens

context-status

37

George-RD/claude-next-level

Skill Claude CodeCodex

Show current context usage, active spec status, project progress, omega memory state, and continuation info at a glance.

12 1mo ago A 26 tokens

doctor

38

George-RD/claude-next-level

Skill Claude CodeCodex

Health check for next-level — verifies config, dependencies, hooks, and state directories.

12 1mo ago A 18 tokens

execute

39

George-RD/claude-next-level

Skill Claude CodeCodex

Execute an epic — sequences tasks from GitHub issues, runs spec workflow per task, adversarial checkpoints between tasks.

12 1mo ago A 25 tokens

project

40

George-RD/claude-next-level

Skill Claude CodeCodex

Project-level planner — breaks large work into epics and tasks, creates GitHub issues with milestones, sequences execution order.

12 1mo ago A 26 tokens

quick

41

George-RD/claude-next-level

Skill Claude CodeCodex

Quick implementation mode — skips plan phase, goes straight to TDD implementation with all quality hooks active.

12 1mo ago A 22 tokens

resume

42

George-RD/claude-next-level

Skill Claude CodeCodex

Resume execution from a previous session — reads checkpoint state and continues where the last session left off.

12 1mo ago A 21 tokens

setup

43

George-RD/claude-next-level

Skill Claude CodeCodex

Configure next-level for your project — detects languages, installs linters/formatters, writes config.

12 1mo ago A 21 tokens

spec

44

George-RD/claude-next-level

Skill Claude CodeCodex

Start or continue a spec-driven development workflow. Orchestrates plan → implement → verify cycle with approval gates.

12 1mo ago A 24 tokens

team-execute

45

George-RD/claude-next-level

Skill Claude CodeCodex

Execute an epic using agent teams for parallel task execution. Team lead coordinates, coding agents implement, review agent checkpoints.

12 1mo ago A 27 tokens