collaborate

Route plans to multiple model families for parallel critique and deduplicated findings.

5|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/HakAl/team_skills --skill collaborate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: collaborate
Source: https://github.com/HakAl/team_skills/tree/main/collaborate
Command: npx skills add https://github.com/HakAl/team_skills --skill collaborate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-model review breaks cognitive monoculture by sending plans to different model families for independent critique, enabling diverse lenses and safer, more robust decisions.

Core Features & Use Cases

  • Shared preamble and role-specific lenses to guide reviewers.
  • Fan-out to multiple providers in parallel to gather diverse feedback.
  • Deduplication by root cause to present unique findings with corroboration status.
  • Supports architecture planning, security reviews, and process improvements that benefit from diverse perspectives.

Quick Start

Run /collaborate <plan-file> to begin a parallel cross-model review of your plan.

Frequently Asked Questions about collaborate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is cross-model review for architecture planning?▼

Cross-model review routes a plan and relevant context to multiple model families for independent critique. It applies diverse lenses to architecture planning, security assessments, and process improvements to improve accuracy and coverage.

How do I run a parallel cross-model critique of my plan?▼

Run the collaborate command with your plan file as input. The system fans out parallel provider calls using a shared prompt structure, then applies a deduplication workflow to present unique findings with corroboration status.

Does cross-model deduplication group findings by root cause?▼

Yes, the deduplication workflow groups redundant feedback by root cause to present unique findings. It also tracks corroboration status, showing which independent model families identified the same issue.

Can I use cross-model review for security assessments?▼

Yes, cross-model review supports security assessments. It applies role-specific lenses to guide multiple providers in independently critiquing your security plan, surfacing diverse vulnerabilities through parallel feedback gathering.

What do I need to set up before running a cross-model plan review?▼

You need a plan file containing your architecture or security proposal. The system requires a SKILL.md frontmatter with name and description, and supports optional scripts, references, and assets to guide the parallel review process.