Agent skill
ai-collab-base
Shared collaboration protocol, modes, and prompt templates for AI collab skills. Consumed by gemini-collab, codex-collab, and ultra-verify as a shared foundation.
Install this agent skill to your Project
npx add-skill https://github.com/rocky2431/ultra-builder-pro/tree/main/skills/ai-collab-base
SKILL.md
AI Collab Base
Shared foundation for dual/multi-AI collaboration skills. Contains the canonical versions of:
references/collab-protocol.md— Core principles, session management, file output protocol, synthesis template, error handlingreferences/collaboration-modes.md— 5 collaboration modes (review, understand, opinion, compare, free)references/prompt-templates.md— Generic prompt templates (no CLI syntax)
Sync
Run sync.sh to copy canonical files to all consumer skills:
bash skills/ai-collab-base/sync.sh
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
recall
Search and manage cross-session memory. Query past sessions by keyword, semantic similarity, or hybrid search. Save summaries and tags for future recall.
code-review-expert
Structured code review checklists: SOLID, security, performance, boundary conditions, removal planning. Injected into code-reviewer agent.
use-railway
Operate Railway infrastructure: create projects, provision services and databases, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments, services, environments, build failures, or infrastructure operations, even if they don't say "Railway" explicitly.
security-rules
Ultra Builder Pro security rules
gemini-collab
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.
Didn't find tool you were looking for?