brainstorm-review

Batch-triage untriaged Linear issues into Now, Later, or Kill dispositions.

6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/withpiper/pipekit --skill brainstorm-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm-review
Source: https://github.com/withpiper/pipekit/tree/main/skills/brainstorm-review
Command: npx skills add https://github.com/withpiper/pipekit --skill brainstorm-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch-triage untriaged Linear issues generated by brainstorm sessions into concrete dispositions (Now, Later, or Kill) to reduce noise and accelerate planning.

Core Features & Use Cases

  • Batch review and disposition of brainstorm issues from Linear.
  • Supports "Now" scope reduction with a REDUCE-like approach to identify the smallest useful version.
  • Integrates with project phase planning to move items into Needs Spec, On Deck, or Archived, ensuring alignment with current milestones.

Quick Start

Ask the AI to assign every brainstormed Linear issue a Next Step: Now, Later, or Kill, and update the issue accordingly.

Frequently Asked Questions about brainstorm-review

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

FAQPage Schema
How do I batch-triage untriaged Linear issues from brainstorm sessions?

Batch-triage untriaged Linear issues by fetching undisposed brainstorm items and assigning each a disposition of Now, Later, or Kill. The workflow applies updates via Linear APIs, prioritizing oldest items first to reduce backlog noise.

How does scope reduction work when triaging Linear issues into the Now disposition?

Scope reduction for Now-dispositioned Linear issues uses a REDUCE-like approach to identify the smallest useful version of the brainstormed item. This ensures triaged issues align with current project phase milestones before moving into Needs Spec or On Deck.

Can I align brainstorm issue triage with current project phase planning in Linear?

Aligning brainstorm issue triage with project phase planning moves disposed Linear issues into Needs Spec, On Deck, or Archived statuses. This ensures prioritized brainstorm items match current milestone contexts and accelerate planning workflows.

Does Linear API integration support automated issue disposition for brainstorm backlogs?

Linear API integration supports automated issue disposition by fetching untriaged brainstorm issues and applying deterministic updates. Clear guardrails ensure the batch-triage workflow safely modifies issue statuses without manual intervention.

When should I use the Kill disposition versus Later for untriaged Linear issues?

Use the Kill disposition for untriaged Linear issues that add backlog noise and lack actionable value, while Later defers brainstorm items not aligned with the current project phase. Both dispositions reduce clutter but serve different triage outcomes.

What are the limitations of batch-triaging Linear issues generated by brainstorm sessions?

Batch-triage limitations include dependency on Linear API access and applicability primarily to brainstorm-generated untriaged issues. The deterministic workflow requires undisposed items to fetch and may not suit issues already assigned to active project milestones.