directors

Coordinates five expert directors to evaluate a project and synthesize consensus and disagreements.

17|1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/vasilievyakov/miracle-infrastructure --skill directors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: directors
Source: https://github.com/vasilievyakov/miracle-infrastructure/tree/main/skills/directors
Command: npx skills add https://github.com/vasilievyakov/miracle-infrastructure --skill directors

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Virtual board of five expert directors that evaluate a project in parallel, then synthesize where they agree and where they fight.

## Core Features & Use Cases

  • Five directors launch as parallel agents, each with a detailed system prompt encoding their philosophy and evaluation style.
  • Synthesis combines consensus, conflicts, questions, and a board verdict; supports targeted director calls.
  • Works as part of the Thinking Pack to apply structured decision frameworks to product and architecture reviews.

### Quick Start Load the Directors skill into your Claude workspace and call /directors with a project description to begin a multi-perspective review.

Frequently Asked Questions about directors

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

FAQPage Schema
How do I run a multi-perspective review for a product architecture decision?

A multi-perspective review coordinates five expert directors to evaluate a project in parallel, synthesizing consensus, conflicts, and recommended actions for architecture or strategy decisions. You provide a project description and receive a synthesized board verdict.

What is a parallel evaluation framework for product management decisions?

A parallel evaluation framework launches multiple expert agents simultaneously, each applying a distinct philosophy and evaluation style to a project. It synthesizes where the experts agree and where they fight, outputting consensus, disagreements, and top questions for decision-making.

Can I get targeted feedback from a specific director during a synthesis?

Yes, the synthesis block supports targeted director calls, allowing you to request focused feedback from specific expert lenses while still receiving the overall consensus, conflicts, and board verdict from the parallel evaluation.

When do I need multiple expert lenses for decision-making instead of a single review?

You need multiple expert lenses when a decision, architecture, or strategy requires multi-perspective review to surface blind spots. It is applicable whenever a user asks for a board's perspective and wants to see where experts agree and where they fight.

Does the directors skill require any dependencies or external components to run?

No, the directors skill has no dependencies or external components. It operates independently by launching five parallel agents with detailed system prompts and synthesizing their evaluations into a final board verdict.

What's the best way to synthesize disagreements and consensus from multiple AI agents?

The best way is to launch separate prompts per AI agent in parallel, then use a synthesis block to report consensus, disagreements, top questions, and recommended actions. This structured approach ensures conflicts are surfaced rather than averaged out.