the-grilling

Coordinate adversarial brainstorming sessions to refine architectural proposals.

71|9|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/kucherenko/gangsta --skill the-grilling
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: the-grilling
Source: https://github.com/kucherenko/gangsta/tree/main/skills/the-grilling
Command: npx skills add https://github.com/kucherenko/gangsta --skill the-grilling

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables rigorous architectural critique and refinement through a structured adversarial debate among specialized agents (Proposer, Devils-Advocate, Synthesizer) with Don oversight, ensuring robust designs before Sit-Down.

Core Features & Use Cases

  • Structured Multi-Agent Debate (MAD) protocol that surfaces architectural trade-offs, risks, and alternate solutions.
  • Per-round Don participation and, in Autonomous Mode, delegation to a don-proxy while preserving final authority.
  • Clear termination conditions (Nash Equilibrium, Don consensus, or round-limit) to prevent endless debates.
  • Full-cycle integration: from Reconnaissance results to revised proposals via the Synthesizer, with traceable objections and responses.
  • Supports both human-in-the-loop and autonomous workflows within gangsta framework.

Quick Start

Initiate a The Grilling session after Reconnaissance completes; the system will coordinate Proposer, Devils-Advocate, and Synthesizer to produce a revised proposal.

Frequently Asked Questions about the-grilling

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

FAQPage Schema
What is adversarial brainstorming for software architecture design?▼

Adversarial brainstorming is a structured multi-agent debate where a Proposer, Devils-Advocate, and Synthesizer stress-test architectural proposals to surface trade-offs, gather objections, and synthesize refined solutions.

How do I run an adversarial multi-agent debate to stress-test architectural proposals?▼

Initiate a session after reconnaissance completes to coordinate the Proposer, Devils-Advocate, and Synthesizer agents. The protocol enforces hard rounds with per-round Don oversight to produce a revised architectural proposal.

When do I need multi-agent adversarial critique in my design workflow?▼

You need multi-agent adversarial critique after reconnaissance and before the final Sit-Down to rigorously evaluate architectural risks, resolve alternate solutions, and ensure robust designs through structured debate.

Does the adversarial debate protocol support autonomous workflows without human input?▼

Yes, Autonomous Mode delegates per-round participation to a don-proxy while preserving final authority. It supports autonomous workflows alongside human-in-the-loop oversight within the gangsta framework.

What are the termination conditions for a multi-agent architectural debate?▼

The debate terminates when reaching a Nash Equilibrium, achieving Don consensus, or hitting a predefined round-limit, preventing endless arguments and ensuring the Synthesizer produces a final revised proposal.