notify
49Command
Configure or test orchestrator notification reporters (Slack, Discord, MCP, custom).
Command
Configure or test orchestrator notification reporters (Slack, Discord, MCP, custom).
Command
Autonomous task orchestrator — dispatches autopilot (plan exists) or full-auto (PRD-first) modes.
Command
Plan a task (discovery + prd.json/plan.json) or drill into a numbered step.
Command
Prompt engineering toolkit — craft prompts, manage the research cache, or count tokens.
Command
Append or update a directive in CLAUDE.md outside the prove-managed section.
Command
Report a bug or feature request against the prove plugin via GitHub CLI.
Command
Launch the prove review UI as a loopback daemon for inspecting runs, ACB intent groups, and verdicts.
Command
Agentic task management — backlog, milestones, tags, dep-graph, alerts.
Command
Code quality audit — session review (default), full deep audit, or iterative auto-fix loop. Selects mode via flags.
Command
Task-lifecycle dispatcher — handoff, pickup, progress, complete, cleanup.
Command
Validate configs, detect schema drift, and apply safe migrations.
Command
Execute a whole milestone or plan.json task tree as a parallel fan-out workflow.
Plugin Claude Code
compiled-plugin-fixture. Claude Code plugin for structured validation, orchestration, and autonomous workflows.
Plugin Claude Code
dev-plugin-fixture. Claude Code plugin for structured validation, orchestration, and autonomous workflows.
Skill Claude CodeCodex
Interactive brainstorming sessions for software architecture, product scoping, and general engineering. Use when the user wants to explore ideas, gather requirements, narrow down solutions, weigh trade-offs, or make technical decisions. Triggers on "brainstorm", "let's think through", "help me decide", "what approach…
Skill Claude CodeCodex
Semantic commit assistant. Reads scopes from .claude/.prove.json, detects scope gaps and offers to register new ones, groups changes into logical units, and creates conventional commits.
Agent Claude Code
Use this agent when you need expert guidance on designing, implementing, or reviewing command-line tools, build systems, and developer tooling infrastructure. This includes CLI architecture decisions, build pipeline optimization, developer workflow automation, and tooling ecosystem integration. Examples:\n\n…
Agent Claude Code
Use this agent when you need to create, review, or improve documentation for custom languages, DSLs, APIs, or developer tools. This includes writing syntax guides, API references, migration guides, grammar documentation, and building comprehensive documentation portals. The agent excels at translating complex…
Agent Claude Code
Use this agent when you need to design, optimize, or evolve database schemas and data models specifically for game runtime systems. This includes creating schemas for player state, game entities, world simulation, combat logs, or any persistent game data. Also use when optimizing query performance, planning…
Agent Claude Code
Use this agent when you need expertise in game development, particularly for Godot Engine projects involving ECS architecture, deterministic simulations, networking, or complex gameplay systems. This includes designing movement systems, combat mechanics, AI behaviors, multiplayer synchronization, animation…
Agent Claude Code
Use this agent when you need expert-level code review for Go projects, focusing on clean code, best practices, modularity, and KISS principles. Examples: Context: User has just written a new Go function and wants it reviewed for quality and best practices. user: 'I just wrote this function to handle user…
Agent Claude Code
Use this agent when you need expert guidance on writing, reviewing, or architecting Go tests. This includes creating unit tests, integration tests, benchmarks, test infrastructure, mocking strategies, or improving test coverage and reliability. The agent excels at production-grade test engineering practices specific…
Agent Claude Code
Use this agent when you need expertise in designing, analyzing, or debugging grammars, abstract syntax trees (ASTs), and language design, particularly for C-like languages. This includes tasks like creating new grammar rules, debugging parser issues, optimizing AST structures, implementing language features, or…
Agent Claude Code
Use this agent when you need strategic technical guidance, architecture reviews, system design decisions, or mentorship on complex engineering challenges. This agent excels at balancing technical excellence with practical delivery, making trade-off decisions, and providing hands-on leadership. Examples:\n\n \nContext…