rogue-plugin-brainstorm

Brainstorm Rogue Arena plugin scope and scaffold project files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming and planning for Rogue Arena plugin projects is often manual and fragmented. This skill provides a structured intake, offline research guidance, and scaffolding templates to jumpstart plugin development.

Core Features & Use Cases

  • Guides a team through offline installation research and plugin decomposition for Rogue Arena.
  • Produces a scaffold under {ROGUE_WORKSPACE}/plugin-dev/ with project.json and starter templates.
  • Ensures intake Q&A, workspace resolution, and project scaffolding before development begins.

Quick Start

Tell me what you’re building and I will gather requirements, ask intake questions, and scaffold the project under your Rogue workspace.

Frequently Asked Questions about rogue-plugin-brainstorm

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

FAQPage Schema
How do I scaffold an Ansible plugin project for Rogue Arena?

To scaffold an Ansible plugin project for Rogue Arena, this skill guides you through an intake Q&A process to define scope and generates starter templates and a project.json file under your workspace's plugin-dev directory.

What is the best way to plan offline installation approaches for Rogue Arena plugins?

Planning offline installation approaches for Rogue Arena plugins is handled through structured brainstorming, where the skill outlines offline install strategies and guides plugin decomposition before any files are generated.

Do I need an existing workspace to start brainstorming Rogue Arena plugin development?

Yes, you need a workspace to start Rogue Arena plugin development because the skill enforces workspace resolution to locate the target environment before scaffolding the project.json and starter templates.

How does the plugin decomposition intake workflow function?

The plugin decomposition intake workflow functions by asking essential questions about your project scope, ensuring offline research guidance and structural planning are completed before scaffolding begins.

Can I use this to scaffold multiple Ansible plugins in the same workspace?

Yes, you can scaffold multiple Ansible plugins in the same workspace because the skill defines a repeatable intake workflow that generates isolated project structures under the shared plugin-dev directory.