brainstorming-extras

Treat free-text additions to structured answers as new requirements and re-confirm scope.

Updated Nov 24, 2025
One-click install
npx skills add https://github.com/ByronWilliamsCPA/.claude --skill brainstorming-extras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming-extras
Source: https://github.com/ByronWilliamsCPA/.claude/tree/main/.claude/skills/brainstorming-extras
Command: npx skills add https://github.com/ByronWilliamsCPA/.claude --skill brainstorming-extras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves two common friction points in the brainstorming clarifying-questions phase: silent scope drift when users append free-text requirements to structured answers, and slow decision latency from serial owner-gated choices that block critical path work.

Core Features & Use Cases

  • Scope Drift Handling: Automatically treats free-text additions to structured answers as new requirements, reflects them back to the user, and re-confirms working scope to avoid building outdated deliverables.
  • Batched Owner-Gated Decisions: Groups multiple blocking choices that are the user's responsibility into a single batch question with recommended defaults and tradeoffs, cutting down round-trips and unblocking downstream work.
  • Use Case Example: During a product requirements brainstorming session, if a user selects a 3-team delivery structure then adds "also prepare handoff docs for parallel teams", the skill catches this scope change and re-confirms before proceeding. If multiple blocking decisions (team size, documentation scope, handoff format) are needed, it batches them with recommended defaults for single-approval.

Quick Start

Use the brainstorming-extras skill alongside the core brainstorming skill during clarifying questions to re-confirm scope when free-text requirements are added, and batch owner-gated blocking decisions with recommended defaults to unblock critical path work.

Frequently Asked Questions about brainstorming-extras

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

FAQPage Schema
How do I prevent scope drift during product brainstorming sessions?

To prevent scope drift during brainstorming, you can treat free-text additions to structured answers as new requirements. This approach automatically reflects changes back to the user and re-confirms the working scope before proceeding.

How do I batch owner-gated decisions to unblock critical path work?

You can batch owner-gated decisions to unblock critical path work by grouping multiple blocking choices into a single batch question. This method provides recommended defaults and tradeoffs, converting serial round-trips into a single explicit approval.

What is the best way to handle silent scope redefinition in requirement gathering?

Handling silent scope redefinition in requirement gathering requires catching free-text additions appended to structured answers. The system flags these additions as new requirements and prompts the user to re-confirm the working scope, eliminating outdated deliverables.

Why does decision latency slow down project planning workflows?

Decision latency slows down project planning workflows due to serial owner-gated choices that block critical path work. Batching these blocking choices with recommended defaults into a single approval round-trip significantly reduces this latency.

Can I use batched decisions for product planning with multiple teams?

Yes, you can use batched decisions for product planning with multiple teams. When multiple blocking choices arise, such as team size or handoff format, batching them with recommended defaults allows for a single explicit approval to unblock downstream work.

When should I re-confirm working scope during clarifying questions?

You should re-confirm working scope during clarifying questions whenever a user appends free-text requirements to structured answers. Treating these additions as new requirements ensures you do not build outdated deliverables and prevents silent scope drift.