brainstorming

Refine project ideas into structured design specifications through iterative dialogue.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/conejoRojo/DeployTime --skill brainstorming-conejorojo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/conejoRojo/DeployTime/tree/main/_agent/skills/brainstorming
Command: npx skills add https://github.com/conejoRojo/DeployTime --skill brainstorming-conejorojo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents wasted development effort by ensuring that every project, regardless of size, is thoroughly explored and validated through a structured design process before any code is written.

Core Features & Use Cases

  • Contextual Exploration: Automatically analyzes project files and documentation to ground ideas in reality.
  • Structured Design Validation: Guides the user through a step-by-step process of questioning, proposing alternatives, and formalizing design documents.
  • Use Case: Before building a new feature for the DeployTime platform, use this skill to define the architecture, data flow, and success criteria to avoid unexamined assumptions.

Quick Start

Initiate the brainstorming process by asking the agent to help you design a new feature for the current project.

Frequently Asked Questions about brainstorming

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

FAQPage Schema
How do I refine raw project ideas into validated design specifications?

To refine raw project ideas into validated design specifications, you can use a structured brainstorming dialogue that questions assumptions and proposes architectural alternatives before implementation. This process grounds your ideas in reality by analyzing existing project files.

What is the best way to formalize software architecture and requirements before coding?

The best way to formalize software architecture and requirements is through iterative design validation that produces a formal design document requiring user approval. This prevents wasted development effort by eliminating unexamined assumptions.

Can I use this structured design process for small feature additions?

Yes, you can use this structured design process for small feature additions, as it ensures every project regardless of size is thoroughly explored. It guides you step-by-step through defining data flow and success criteria.

How does contextual exploration work when planning new software features?

Contextual exploration works by automatically analyzing your existing project files and documentation to ground new feature planning in reality. This ensures the architectural design aligns with your current software development workflow.

Do I need a formal design document to start implementation tasks?

Yes, you need a formal design document and explicit user approval to satisfy the technical requirements before initiating implementation tasks. This validation step ensures all architectural planning and requirement analysis are finalized.

When should I avoid jumping straight into software development?

You should avoid jumping straight into software development when a new feature lacks defined architecture, data flow, and success criteria. Using a structured design process first prevents wasted effort on unexamined assumptions.