brainstorm

Turn project ideas into a structured PRD stored in Linear.

Updated Feb 24, 2021
One-click install
npx skills add https://github.com/roderik/roderik.github.io --skill brainstorm-roderik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/roderik/roderik.github.io/tree/main/.agents/skills/brainstorm
Command: npx skills add https://github.com/roderik/roderik.github.io --skill brainstorm-roderik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorm and turn project ideas into a structured PRD stored in Linear. This skill acts as the orchestrator, managing the Linear integration and delegating content creation to two sub-skills: prd-builder for PRD drafting and task-builder for decomposition.

Core Features & Use Cases

  • Orchestrates brainstorm loops for new and existing projects
  • Delegates PRD drafting to prd-builder and task decomposition to task-builder
  • Stores full PRD in Linear's content and summarizes metadata like lead and dates
  • Supports autonomous mode and robust error handling

Quick Start

Run /brainstorm to begin a new project PRD brainstorm or refine an existing one.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I turn project ideas into a structured PRD stored in Linear?

To create a structured PRD in Linear, you can run the brainstorm workflow. It orchestrates PRD drafting, coordinates task decomposition, stores the full content in Linear, and summarizes metadata like lead and dates automatically.

How does the PRD brainstorming workflow handle task decomposition?

The PRD brainstorming workflow delegates task decomposition to a dedicated task-builder sub-skill. It breaks down the drafted project requirements into actionable tickets while updating the Linear integration and metadata.

Can I use this workflow to refine an existing Linear PRD?

Yes, you can refine an existing Linear PRD. The orchestration workflow supports brainstorm loops for both new project initialization and existing project updates, handling metadata updates and resilient error handling.

Do I need a specific setup to orchestrate PRD brainstorms in Linear?

You need a Linear integration configured to store PRD content and metadata. The workflow coordinates autonomously through sub-skills, managing clear handoffs between PRD drafting and ticket breakdown without requiring extra components.

What is the best way to manage autonomous PRD drafting and ticket breakdown?

The best way to manage autonomous PRD drafting and ticket breakdown is using an orchestration workflow. It delegates content creation to specialized sub-skills and handles Linear integration, ensuring clear handoffs and robust error recovery.