status
25Command
Show dashboard of all active agents, wave progress, PRs, and context usage.
Command
Show dashboard of all active agents, wave progress, PRs, and context usage.
Command
Analyze dependencies, group into waves, dispatch parallel agents with isolated workspaces.
Hook
Runs when a session starts, executing init.sh. From George-RD/claude-next-level.
Hook
Runs before the context is compacted, executing checkpoint.sh. From George-RD/claude-next-level.
Hook
Runs when the agent finishes a response, executing checkpoint.sh. From 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.
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.
Agent
Between-task adversarial checkpoint during epic execution. Verifies completed task matches plan, checks for drift, validates integration.
Agent
Implementation agent for team execution. Implements a single task using strict TDD with quality hooks.
Agent
Adversarial review of implementation plans. Finds holes, missing edge cases, security issues, and over-engineering. Invoke during /spec-plan before user approval.
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.
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.
Skill Claude CodeCodex
Show current context usage, active spec status, project progress, omega memory state, and continuation info at a glance.
Skill Claude CodeCodex
Health check for next-level — verifies config, dependencies, hooks, and state directories.
Skill Claude CodeCodex
Execute an epic — sequences tasks from GitHub issues, runs spec workflow per task, adversarial checkpoints between tasks.
Skill Claude CodeCodex
Project-level planner — breaks large work into epics and tasks, creates GitHub issues with milestones, sequences execution order.
Skill Claude CodeCodex
Quick implementation mode — skips plan phase, goes straight to TDD implementation with all quality hooks active.
Skill Claude CodeCodex
Resume execution from a previous session — reads checkpoint state and continues where the last session left off.
Skill Claude CodeCodex
Configure next-level for your project — detects languages, installs linters/formatters, writes config.
Skill Claude CodeCodex
Start or continue a spec-driven development workflow. Orchestrates plan → implement → verify cycle with approval gates.
Skill Claude CodeCodex
Execute an epic using agent teams for parallel task execution. Team lead coordinates, coding agents implement, review agent checkpoints.
Command
Phase 3: Run build loop (implement from plan, test, commit).
Command
Cancel active Ralph Wiggum loop.
Command
Explain Ralph Wiggum methodology and available commands.