knowns.task.brainstorm — knowns.task.brainstorm install for AI agents knowns.task.brainstorm, dfw-viet-biz, community, knowns.task.brainstorm install for AI agents, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for AI Project Managers and Developers needing structured task requirement analysis through multiple-choice questioning and exploration. knowns.task.brainstorm is a task design skill that uses structured questioning to understand problems before proposing solutions, utilizing a phased approach for efficient design.

Features

Utilizes a phased approach, starting with Phase 1: Discovery
Employs one question at a time to avoid overwhelming users
Prefers multiple-choice questions for efficient decision-making
Announces the use of the knowns.task.brainstorm skill at the start of the process
Adheres to the core principle of understanding the problem before proposing solutions

# Core Topics

tominhphong tominhphong
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The knowns.task.brainstorm skill by tominhphong is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for knowns.task.brainstorm install for AI agents.

Ideal Agent Persona

Ideal for AI Project Managers and Developers needing structured task requirement analysis through multiple-choice questioning and exploration.

Core Value

Empowers agents to convert vague task requirements into concrete designs using UNDERSTAND THE PROBLEM BEFORE PROPOSING SOLUTIONS principle, leveraging structured questioning and exploration techniques, and preferring multiple-choice approaches when possible.

Capabilities Granted for knowns.task.brainstorm

Exploring approaches for task requirement analysis
Converting vague requirements into concrete designs
Enhancing project planning through structured discovery

! Prerequisites & Limits

  • Requires one question at a time approach to avoid overwhelming
  • Preferable to use multiple-choice when possible
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

knowns.task.brainstorm

Install knowns.task.brainstorm, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Brainstorming for Tasks

Convert vague requirements into concrete design through structured questioning and exploration.

Announce at start: "I'm using the knowns.task.brainstorm skill to explore approaches."

Core principle: UNDERSTAND THE PROBLEM BEFORE PROPOSING SOLUTIONS.

The Process

Phase 1: Discovery

One question at a time. Don't overwhelm with multiple questions.

Prefer multiple-choice when possible:

Which approach do you prefer?
A) Quick solution with trade-offs
B) Comprehensive solution, more effort
C) Something else (describe)

Questions to clarify:

  • What problem are we solving?
  • Who are the users/stakeholders?
  • What are the constraints?
  • What does success look like?

Phase 2: Research Existing Patterns

json
1// Search docs for related patterns 2mcp__knowns__search_docs({ "query": "<topic>" }) 3 4// Check how similar things were done 5mcp__knowns__search_tasks({ "query": "<keywords>" })

Learn from history - completed tasks often contain implementation insights.

Phase 3: Explore Approaches

Present 2-3 options with trade-offs:

markdown
1## Option A: [Name] 2- **Approach**: Brief description 3- **Pros**: What's good 4- **Cons**: What's challenging 5- **Effort**: Low/Medium/High 6 7## Option B: [Name] 8- **Approach**: Brief description 9- **Pros**: What's good 10- **Cons**: What's challenging 11- **Effort**: Low/Medium/High

Lead with your recommendation and explain why.

Phase 4: Validate and Document

After agreement:

  • Summarize the chosen approach
  • Identify potential risks
  • Define acceptance criteria

If creating a new task:

json
1mcp__knowns__create_task({ 2 "title": "<title>", 3 "description": "Based on brainstorm: <key decisions>", 4 "acceptanceCriteria": ["Criterion 1", "Criterion 2"] 5})

If updating existing task:

json
1mcp__knowns__update_task({ 2 "taskId": "$ARGUMENTS", 3 "description": "Updated based on brainstorm..." 4})

When to Use This Skill

Good candidates:

  • Vague requirements ("make it faster", "improve UX")
  • Multiple valid approaches exist
  • Significant effort involved
  • New territory for the project

Skip for:

  • Clear, well-defined tasks
  • Bug fixes with obvious solutions
  • Simple additions following existing patterns

Red Flags

You're doing it wrong if:

  • Proposing solutions before understanding the problem
  • Asking too many questions at once
  • Not researching existing patterns first
  • Skipping trade-off analysis

Remember

  • One question at a time
  • Research existing patterns first
  • Present options with trade-offs
  • Lead with your recommendation
  • Document the decision

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is knowns.task.brainstorm?

Ideal for AI Project Managers and Developers needing structured task requirement analysis through multiple-choice questioning and exploration. knowns.task.brainstorm is a task design skill that uses structured questioning to understand problems before proposing solutions, utilizing a phased approach for efficient design.

How do I install knowns.task.brainstorm?

Run the command: npx killer-skills add tominhphong/dfw-viet-biz/knowns.task.brainstorm. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for knowns.task.brainstorm?

Key use cases include: Exploring approaches for task requirement analysis, Converting vague requirements into concrete designs, Enhancing project planning through structured discovery.

Which IDEs are compatible with knowns.task.brainstorm?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for knowns.task.brainstorm?

Requires one question at a time approach to avoid overwhelming. Preferable to use multiple-choice when possible.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add tominhphong/dfw-viet-biz/knowns.task.brainstorm. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use knowns.task.brainstorm immediately in the current project.

Related Skills

Looking for an alternative to knowns.task.brainstorm or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI