architect-brainstorm

Generate four YAML scenario files for security lab builds.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rogue-labs-cyber/rogue-arena-mcp --skill architect-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-brainstorm
Source: https://github.com/rogue-labs-cyber/rogue-arena-mcp/tree/main/plugins/rogue-build-scenario/skills/architect-brainstorm
Command: npx skills add https://github.com/rogue-labs-cyber/rogue-arena-mcp --skill architect-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a guided, four-phase workflow to turn high-level ideas into production-ready scenario YAMLs for Rogue Arena, including topology, characters, plugins, and optional exploits.

Core Features & Use Cases

  • Phase-driven blueprint: capture company identity, topology, machines, domains, VLANs, and character style.
  • Multi-phase outputs: generate scenario_part1.yml, scenario_part2.yml, scenario_part3.yml, and exploit.yml with an optional Greenfield flow and handoff to architect-validator.
  • Gate-driven interaction: one-question-per-message cadence, Haiku subagents to produce YAML artifacts, and structured handoffs to validator.
  • Reference-guided execution: leverages internal schemas and brainstorm references to ensure consistency and safety.

Quick Start

Describe your initial company context, topology, and triggers to begin Phase 1.

Frequently Asked Questions about architect-brainstorm

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

FAQPage Schema
How do I generate YAML scenario files for security training labs?

To generate YAML scenario files for security training labs, you can use a guided four-phase brainstorming workflow that scaffolds topology, characters, plugins, and exploit paths into structured scenario_part1.yml, scenario_part2.yml, scenario_part3.yml, and exploit.yml outputs.

What is the best way to blueprint a network topology for a cybersecurity lab?

The best way to blueprint a network topology for a cybersecurity lab is through a phase-driven design process that captures company identity, machines, domains, and VLANs while applying real-world schemas to ensure structural consistency.

How does the gated handoff process work when designing lab scenarios?

The gated handoff process works by enforcing a one-question-per-message cadence across four phases, using Haiku subagents to produce YAML artifacts before coordinating a structured handoff to an architect-validator for final review.

Can I include optional exploit paths when scaffolding a training lab scenario?

Yes, you can include optional exploit paths when scaffolding a training lab scenario by utilizing a specific output flow that generates an exploit.yml file alongside the scenario parts to document the exploit paths.

Do I need any specific dependencies to design scenario YAMLs for Rogue Arena?

No specific dependencies are required to design scenario YAMLs for Rogue Arena, as the tool relies on internal schemas and brainstorm references to guide the blueprint generation without external components.

What are the limitations of using automated subagents for lab scenario design?

Automated subagents for lab scenario design are constrained by their gated interaction cadence, requiring one question per message, and they depend strictly on internal reference docs to maintain safety and consistency rather than dynamic external validation.