brainstorming-extension

Enforce a multi-agent design review gate after brainstorming commits a design document.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/jpeggdev/buildwithjpegg --skill brainstorming-extension-jpeggdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming-extension
Source: https://github.com/jpeggdev/buildwithjpegg/tree/main/plugins/tribunal/skills/brainstorming-extension
Command: npx skills add https://github.com/jpeggdev/buildwithjpegg --skill brainstorming-extension-jpeggdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents the superpowers:brainstorming skill from bypassing the critical Design Review Gate, ensuring that all designs are reviewed by a panel of specialized agents before implementation begins.

Core Features & Use Cases

  • Mandatory Review Enforcement: Automatically triggers a 5-agent design review after a design document is committed by the brainstorming skill.
  • Pipeline Integrity: Bridges brainstorming directly into the tribunal quality pipeline, preventing unreviewed designs from proceeding to implementation.
  • Use Case: After an AI brainstorms a new feature's design, this skill ensures it goes through a rigorous review by Product Management, Architecture, Design, Security, and CTO agents before any code is written.

Quick Start

Use the brainstorming-extension skill to enforce the design review gate after a design document is committed.

Frequently Asked Questions about brainstorming-extension

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

FAQPage Schema
How do I enforce a mandatory design review before implementation starts?

You can enforce a mandatory design review by triggering a multi-agent quality gate that automatically validates architectural, security, and requirements compliance after a design document is committed.

How do I bridge AI brainstorming into a quality pipeline?

To bridge AI brainstorming into a quality pipeline, configure a post-commit hook that invokes a tribunal pipeline command, ensuring brainstormed designs pass specialized agent validation before implementation.

Do I need a specific template to automate design review gates?

Yes, automating design review gates requires a CLAUDE.md template and a start-task command to establish the primary enforcement logic for the multi-agent tribunal pipeline.

Can I trigger a multi-agent review automatically after committing a design document?

Yes, you can trigger a 5-agent review automatically by enforcing a design review gate that invokes Product Management, Architecture, Design, Security, and CTO agents immediately after design commitment.

What is the best way to prevent unreviewed designs from proceeding to code implementation?

The best way to prevent unreviewed designs from proceeding is implementing a pipeline integrity bridge that mandates tribunal validation, blocking any design that fails architectural or security checks.

Why does my brainstorming workflow bypass the design review gate?

Brainstorming workflows bypass the design review gate when a bridging extension is missing, requiring an enforcement mechanism to intercept committed designs and trigger tribunal validation.