Command Claude Code
Configure which Skills are invoked during BAZINGA orchestration (lite/advanced/custom profiles).
Command Claude Code
Configure which Skills are invoked during BAZINGA orchestration (lite/advanced/custom profiles).
Command Claude Code
Configure BAZINGA testing framework (full/minimal/skip modes, QA Expert settings).
Command Claude Code
Enhanced orchestration with intelligent requirements discovery and codebase analysis. Use when requests are complex, ambiguous, or would benefit from deeper analysis before execution.
Command Claude Code
PROACTIVE multi-agent orchestration system. USE AUTOMATICALLY when user requests implementations, features, bug fixes, refactoring, or any multi-step development tasks. Coordinates PM, Developers (1-4 parallel), QA Expert, Tech Lead, and Investigator with adaptive parallelism, quality gates, and advanced…
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From mehdic/bazinga.
Hook Claude Code
Runs when a session ends, executing session-stop.sh. From mehdic/bazinga.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, SessionEnd).
Skill Claude CodeCodex
Detect breaking changes in API contracts (OpenAPI/Swagger specs).
Skill Claude CodeCodex
Agent logs, reasoning, and token tracking. Use when logging interactions, saving reasoning, tracking tokens, or managing events.
Skill Claude CodeCodex
Context packages and learning patterns. Use when managing context packages, error patterns, or strategies.
Skill Claude CodeCodex
Session lifecycle and system operations. Use when creating sessions, saving state, getting dashboard data, or running system queries.
Skill Claude CodeCodex
Task groups and development planning. Use when managing task groups, development plans, or success criteria.
Skill Claude CodeCodex
DEPRECATED - Use domain-specific skills instead. Routes to bazinga-db-core, bazinga-db-workflow, bazinga-db-agents, or bazinga-db-context.
Skill Claude CodeCodex
Validates BAZINGA completion claims with independent verification. Spawned ONLY when PM sends BAZINGA. Acts as final quality gate - verifies test failures, coverage, evidence, and criteria independently. Returns ACCEPT or REJECT verdict.
Skill Claude CodeCodex
Analyzes codebase to find similar features, reusable utilities, and architectural patterns.