ai-collaboration-governance

Community

Enforce reliable Claude MCP collaboration

Authornowonbun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents unbounded or fragile Claude MCP collaborations by enforcing deterministic timeouts, request size controls, healthchecks, and explicit fallback flows so implementations and reviews do not hang or produce inconsistent results.

Core Features & Use Cases

  • Request Classification: Classifies requests as heavy or light based on prompt length, item count, file count, and MCP references.
  • Healthchecks & Timeouts: Runs responsiveness checks and enforces a 5-minute per-call timeout with cooldown and fallback logic for repeated failures.
  • Fallback & Handoff Flows: Defines split-flow handoffs, two-session fallback behavior, and structured inputs/outputs for investigation, implementation, and review stages.
  • Delegated Logging & Policy Resolution: Delegates review output schema and logging format to a separate cross-review protocol while mandating CLAUDE as the policy source for review profiles.
  • Use Case: Apply these rules when orchestrating Claude-based cross-reviews for code changes or document audits to ensure resilience and auditable handoffs.

Quick Start

Apply the governance rules to classify a Claude MCP request, run healthchecks for heavy requests, enforce request size limits, and follow the timeout fallback flow if needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ai-collaboration-governance
Download link: https://github.com/nowonbun/nowonbun-harness/archive/main.zip#ai-collaboration-governance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.