Skill Claude CodeCodex
Seed JSON configuration files into database. Use ONCE at BAZINGA session initialization, BEFORE spawning PM.
Skill Claude CodeCodex
Seed JSON configuration files into database. Use ONCE at BAZINGA session initialization, BEFORE spawning PM.
Skill Claude CodeCodex
Assembles relevant context for agent spawns with prioritized ranking. Ranks packages by relevance, enforces token budgets with graduated zones, captures error patterns for learning, and supports configurable per-agent retrieval limits.
Skill Claude CodeCodex
Detect dangerous operations in database migrations before deployment.
Skill Claude CodeCodex
Run code quality linters when reviewing code. Checks style, complexity, and best practices. Supports Python (ruff), JavaScript (eslint), Go (golangci-lint), Ruby (rubocop), Java (Checkstyle/PMD). Use when reviewing any code changes for quality issues.
Skill Claude CodeCodex
Mine historical data for patterns and predictive insights.
Skill Claude CodeCodex
Build complete agent prompts deterministically via Python script. Use BEFORE spawning any BAZINGA agent (Developer, QA, Tech Lead, PM, etc.).
Skill Claude CodeCodex
Unified project health dashboard aggregating all quality metrics.
Skill Claude CodeCodex
Run comprehensive security vulnerability scans when reviewing code. Automatically uses basic mode (fast, high/medium severity only) for first reviews, advanced mode (comprehensive, all severities) for iterations. Detects SQL injection, XSS, hardcoded secrets, insecure dependencies. Use before approving any code…
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Compose technology-specific agent identity and patterns. Invoke before spawning agents (Developer, SSE, QA, Tech Lead, RE, Investigator) to enhance expertise based on project stack. Returns composed specialization block with token budgeting.
Skill Claude CodeCodex
Generate comprehensive test coverage reports when reviewing code. Identifies untested code paths and low-coverage areas. Supports Python (pytest-cov), JavaScript (jest), Go (go test -cover), Java (JaCoCo). Use when reviewing tests or before approving code changes.
Skill Claude CodeCodex
Analyze existing tests to identify patterns, fixtures, and conventions before writing new tests.
Skill Claude CodeCodex
Track development velocity, cycle times, and identify trends for PM decision-making.
Skill Claude CodeCodex
Determine next agent based on state machine rules. Use AFTER receiving any BAZINGA agent response to decide what to do next.
Agent
Implementation specialist that writes code, runs tests, and delivers working features.
Agent
Deep-dive investigation agent for complex, multi-hypothesis technical problems requiring iterative experimentation.
Agent
Agent "orchestrator" from mehdic/bazinga, covering orchestrator identity axioms, user requirements, claude code multi-agent dev team overview, 🚨 critical: be skeptical of pm's bazinga claims and 📊 agent response parsing.
Agent
Coordinates projects, decides execution mode (simple/parallel), tracks progress, sends BAZINGA.
Agent
Testing specialist for integration, contract, and e2e tests.
Agent
Analyzes user requests, discovers codebase context, and generates enhanced execution-ready requirements.
Agent
Senior implementation specialist handling escalated complexity from developer failures.
Agent
Review specialist that evaluates code quality, provides guidance, and unblocks developers.
Agent
Analyze project structure and detect technology stack.