brainstorming

Analyze project context and generate a briefing before implementation.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/andrelucassvt/verify_local_purchase --skill brainstorming-andrelucassvt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/andrelucassvt/verify_local_purchase/tree/main/.agents/skills/brainstorming
Command: npx skills add https://github.com/andrelucassvt/verify_local_purchase --skill brainstorming-andrelucassvt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorming provides a structured approach to clarify user intent and project context before design or implementation, ensuring alignment and reducing rework.

Core Features & Use Cases

  • Context analysis prior to feature work: ensures understanding of goals, scope, and risks.
  • Flow loading and reference detection: reads existing ./flow contents and identifies relevant expert-skills to guide implementation.
  • Briefing generation and handoff: produces a concise context briefing to inform the next steps and keep flows updated.

Quick Start

Provide a concise briefing of the project intent and current context before starting any implementation.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I clarify project intent before starting software implementation?

To clarify project intent before implementation, you analyze project context and generate a structured briefing. This ensures alignment on goals, scope, and risks, reducing potential rework before any design work begins.

What is project context analysis and when do I need it?

Project context analysis is the process of evaluating goals, scope, and risks prior to feature work. You need it before starting new design or implementation tasks to ensure shared understanding and reduce downstream rework.

How do I load context flows and detect expert skills for a new feature?

To load context flows and detect expert skills, read existing contents from the ./flow/ directory and identify relevant expert-skills. This mechanism guides implementation by mapping dependencies and summarizing risks.

What's the best way to generate a project briefing for downstream development?

The best way to generate a project briefing is to summarize dependencies, risks, and user intent into a concise handoff document. This keeps flows updated and informs subsequent implementation steps effectively.

Does structured brainstorming require any specific dependencies or components?

Structured brainstorming for context clarification requires no specific dependencies or components. It functions independently to analyze flows, detect expert skills, and generate briefings to guide your project alignment.

Why does my team need a context briefing before designing new features?

Your team needs a context briefing before designing new features to ensure alignment and reduce rework. It clarifies user intent, summarizes dependencies, and highlights risks to guide subsequent implementation steps.