Brainstorming & Planning

Enforce a structured brainstorming and planning phase for software projects.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/Isthisreel/LatentWall --skill brainstorming-planning
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Brainstorming & Planning
Source: https://github.com/Isthisreel/LatentWall/tree/main/.agent/skills/brainstorming-planning
Command: npx skills add https://github.com/Isthisreel/LatentWall --skill brainstorming-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming & Planning enforces a structured early-phase workflow to reduce downstream rework, prevent code-first decisions, and align stakeholders.

Core Features & Use Cases

  • Structured Phase: Problem definition, requirements gathering, architecture design, task decomposition, and validation.
  • Reusable templates: Phase templates, implementation plan outlines, and risk/dependency tracking.
  • Guardrails: Anti-pattern guidance and validation questions to ensure feasibility and maintainability.

Quick Start

Provide a complete implementation plan by outlining problem definition, requirements, architecture, tasks, and validation before coding.

Frequently Asked Questions about Brainstorming & Planning

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

FAQPage Schema
How do I decompose tasks for multi-component features before coding?▼

Task decomposition for multi-component features requires a structured planning phase to define the problem, gather requirements, design architecture, and validate tasks before coding. This prevents premature code-first decisions and reduces downstream rework.

What is the best way to plan architecture decisions for major refactors?▼

Planning architecture decisions for major refactors is best achieved by enforcing a structured brainstorming phase that outlines problem definition, requirements gathering, and architecture guidance before any implementation begins.

How do I manage risk and dependencies in product management planning?▼

Risk and dependency management in product management planning utilizes reusable templates for risk tracking and dependency mapping to align stakeholders and ensure feasibility during the architecture design phase.

Do I need a complete implementation plan for complex project planning?▼

Complex project planning requires a complete implementation plan that outlines problem definition, requirements, architecture, tasks, and validation to maintain guardrails against anti-patterns and ensure project maintainability.

When should I enforce a structured brainstorming phase in software projects?▼

A structured brainstorming phase should be enforced in software projects involving multi-component features, architecture decisions, or major refactors to align stakeholders and prevent downstream rework.

How do I validate requirements and prevent anti-patterns in project architecture?▼

Validating requirements and preventing anti-patterns in project architecture requires applying validation questions and guardrails during the problem definition and task decomposition stages to ensure overall feasibility.