Instructions file
Instructions for rocky2431/ultra-builder-pro, a project described as: Production-Grade AI-Powered Development System for Claude Code.
Instructions file
Instructions for rocky2431/ultra-builder-pro, a project described as: Production-Grade AI-Powered Development System for Claude Code.
Agent
Code review specialist for quality, security, and maintainability analysis. Use proactively after writing or modifying code, before commits, or for PR review. Isolates review context from main conversation. Context: User has finished implementing a feature user: "I've added the new authentication feature. Can you…
Agent
Debugging specialist for root cause analysis of errors, test failures, and unexpected behavior. Use proactively when encountering any issues. Context: User encounters a runtime error user: "I'm getting a TypeError when calling the API" assistant: "I'll use the debugger agent to investigate the root cause." Error…
Agent
Pipeline AC drift reviewer. Detects semantic misalignment between code changes and the active task's Acceptance Criteria — the layer that review-code's existence-check cannot catch (e.g. "VIP free shipping" silently implemented as "VIP 50% off"). Writes JSON findings to file - zero context pollution. Used exclusively…
Agent
Pipeline code quality reviewer. Writes JSON findings to file - zero context pollution. NOT for interactive use (use code-reviewer for that). Used exclusively by /ultra-review.
Agent
Pipeline comment quality analyzer. Detects stale, misleading, or low-value comments. Writes JSON findings to file. Used exclusively by /ultra-review.
Agent
Aggregates all review agent JSON outputs. Deduplicates, prioritizes, generates SUMMARY. Used exclusively by /ultra-review after all review agents complete.
Agent
Pipeline design quality analyzer. Combines type design evaluation and complexity analysis. Writes JSON findings to file. Used exclusively by /ultra-review.
Agent
Pipeline silent failure hunter. Detects empty catches, swallowed errors, hidden failures. Writes JSON findings to file. Used exclusively by /ultra-review.
Agent
Pipeline test quality analyzer. Detects mock violations, coverage gaps, missing critical paths. Writes JSON findings to file. Used exclusively by /ultra-review.
Command
Release preparation (documentation + build + version + publish).
Command
Agile development execution with TDD workflow.
Command
Initialize Ultra Builder Pro 6.8.0 project with native task management.
Command
Task planning with intelligent dependency analysis and complexity assessment.
Command
Think-Driven Interactive Discovery - Deep research with step-file architecture.
Command
Status query with native task system (real-time progress + risk analysis).
Command
Pre-delivery quality audit (Anti-Pattern + Coverage Gap + E2E + Performance + Security).
Command
Deep analysis with structured adversarial reasoning and human-AI collaboration.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Shared collaboration protocol, modes, and prompt templates for AI collab skills. Consumed by gemini-collab, codex-collab, and ultra-verify as a shared foundation.
Skill Claude CodeCodex
Structured code review checklists: SOLID, security, performance, boundary conditions, removal planning. Injected into code-reviewer agent.
Skill Claude CodeCodex
Dual-AI collaboration with Codex. Use for architecture opinions, comparative verification, project understanding. For code review, use the official /codex:review plugin directly — this skill no longer wraps it. Triggers: 'ask Codex', 'Codex opinion', 'let Codex check', 'compare with Codex'.
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
This skill should be used when the user asks to 'ask Gemini', 'Gemini review', 'let Gemini check', 'Gemini analysis', 'dual AI', or mentions 'gemini' in any collaborative context for code review, project analysis, architecture opinions, or comparative verification.