Agent Skill
2/7/2026

ai-code-review-collaboration

Framework for bouncing code reviews between multiple AI models (Claude, Gemini, DeepSeek, GPT, etc.) to get comprehensive analysis. Use when user wants multiple AI perspectives on code, architecture decisions, or technical reviews. Triggers on "get other AI opinions", "review with multiple AIs", "bounce ideas off other AI", "multi-AI review", or "collaborative AI review".

M
mkalhitti
0GitHub Stars
1Views
npx skills add mkalhitti-cloud/universal-or-strategy

SKILL.md

Nameai-code-review-collaboration
DescriptionFramework for bouncing code reviews between multiple AI models (Claude, Gemini, DeepSeek, GPT, etc.) to get comprehensive analysis. Use when user wants multiple AI perspectives on code, architecture decisions, or technical reviews. Triggers on "get other AI opinions", "review with multiple AIs", "bounce ideas off other AI", "multi-AI review", or "collaborative AI review".

Universal OR Strategy V12: Project Command Center

Welcome, Director. This repository contains the hardened Universal OR Strategy V12 (Modular) codebase and its supporting infrastructure.

[!IMPORTANT] AGENT DIRECTIVE: This repository has evolved from the legacy "Opening Range Breakout (ORB)" monolith into the modular Universal OR Strategy V12. The term "ORB" now refers exclusively to a sub-mode within the universal engine. All agents must use the Photon Kernel and Morpheus Substrate architectural patterns defined in docs/architecture.md.

🏗️ Architecture: The Dual-Plane Engine

  • V12 Photon Kernel: Modularized, high-fidelity execution within NinjaTrader 8 using the FSM/Actor Enqueue model. (Targeting .NET 4.8 / C# 8.0).
  • Morpheus Substrate: A cross-process, lock-free architecture for autonomous scaling, telemetry, and advanced broker integrations. (Targeting .NET 8.0).

📁 Directory Structure

FolderPurpose
src/The Alpha: Core C# strategy and modularized kernel logic.
bin/Executables and binary tools (Auditors, CLI).
docs/Architecture maps, risk reports, audit logs, and Handoff Protocols.
scripts/Automation tools for deployment, testing, and forensic audits.

🧠 Shared AI Memory (The "Joint Brain")

To prevent AI "blindspots" between platforms (Claude Code, Cursor, Codex, Gemini), always refer to the project-local memory in docs/brain/:

📜 Project Governance

🚀 Key Commands

Deployment

Synchronize the repository with your NinjaTrader 8 environment:

./deploy-sync.ps1

Auditing

Run the executive audit scan to discover logic risks:

./scripts/audit_scan.ps1

Status: Build 1111.006 (Phase 6 Structural Hardening COMPLETE - Platinum Pass)

Skills Info
Original Name:ai-code-review-collaborationAuthor:mkalhitti