rocky2431
UserMulti-runtime installer for the Ultra Builder Pro agent-engineering system — deploys commands, agents, skills, and hooks to Claude Code, OpenCode, Codex CLI, and Gemini CLI.
Categories
Indexed Skills (18)
ultra-init
Initialize Ultra Builder Pro project: detect context, confirm with user, scaffold .ultra/ via task.init_project, set up git.
ultra-status
Real-time project status — progress, risk analysis, workflow routing. Reads task.list + session.list from state.db; reads test/delivery reports from files.
code-review-expert
Structured code review checklists: SOLID, security, performance, boundary conditions, removal planning. Injected into code-reviewer agent.
ultra-deliver
Release preparation — verify /ultra-test passed, update docs, build, version-bump, tag, push. Writes .ultra/delivery-report.json.
ultra-dev
Agile development execution with TDD workflow. Writes state through live task MCP tools, reviews through native host subagents, and checkpoints through workflow-state plus lifecycle hooks.
ultra-plan
Generate task breakdown from complete specs OR from a raw PRD (Phase 8A). Scope-mode-aware; writes state.db via task.create or task.parse_prd; projector generates tasks.json + contexts/*.md.
ultra-research
Think-Driven Interactive Discovery - Deep research with step-file architecture for high-density output
ultra-review
Parallel code review orchestration with 6 specialized agents + coordinator. Zero context pollution - all output via JSON files.
ultra-test
Pre-delivery quality audit — Anti-Pattern + Coverage Gap + Wiring + E2E + Performance + Security. Writes .ultra/test-report.json; no state.db writes.
ultra-think
Deep analysis with adversarial reasoning — Evidence-First + Multi-Perspective + Steel-Man + Pre-Mortem + Sensitivity. Produces a recommendation with confidence bounds.
integration-rules
Ultra Builder Pro system integration rules
security-rules
Ultra Builder Pro security rules
ai-collab-base
Shared collaboration protocol, modes, and prompt templates for codex-collab and ultra-verify.
cc-collab
Use Claude Code as an explicitly requested, read-only advisor for bounded architecture, diagnosis, or review questions. The current host remains primary and verifies all claims.
learn
Extract one reusable pattern from the current session into a valid user skill, with explicit user approval before writing.
ultra-verify
Run independent two-model verification with the current host as primary and a read-only Codex advisor, then verify and synthesize the evidence.
testing-rules
Ultra Builder Pro testing discipline rules
codex-collab
Ask Codex CLI for an explicitly requested, read-only second opinion on a bounded review, diagnosis, architecture, or comparison question.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.