gf-brainstorm

Convert fuzzy product ideas into problem frames, assumptions, and brainstorm documents.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/Sailfishc/guanfu --skill gf-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gf-brainstorm
Source: https://github.com/Sailfishc/guanfu/tree/main/skills/gf-brainstorm
Command: npx skills add https://github.com/Sailfishc/guanfu --skill gf-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

gf-brainstorm turns fuzzy product or engineering ideas into a clear problem frame, explicit assumptions, alternatives, and a written brainstorm artifact. This is a human-loop stage. The agent should ask questions, challenge assumptions, compare options, and wait for approval before handing off to /gf-plan.

Core Features & Use Cases

It supports multi-turn exploration with coverage tracking, context recovery, and the output of a brainstorm artifact stored in docs/guanfu/brainstorms. This skill is used during early ideation and requirements clarifications to surface options, risks, and success criteria before planning or implementation.

Quick Start

Describe your fuzzy idea to the agent and request a brainstorm draft.

Frequently Asked Questions about gf-brainstorm

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

FAQPage Schema
How do I turn fuzzy product ideas into clear problem frames?

To turn fuzzy product ideas into clear problem frames, you describe the initial concept to an agent which then asks clarifying questions, challenges assumptions, and compares alternatives to output a structured brainstorm artifact.

What is the best way to clarify requirements during early ideation?

The best way to clarify requirements during early ideation is to use a multi-turn exploration workflow that tracks coverage, surfaces risks, and defines success criteria before moving to implementation planning.

Can I recover context for a brainstorming session after stopping?

Yes, you can recover context for a brainstorming session because the workflow supports context recovery and stores the written brainstorm artifacts in a dedicated directory for later access.

Does the problem framing workflow support handoff to a planning stage?

Yes, the problem framing workflow supports handoff to a planning stage, but it requires human approval first to ensure all assumptions and alternatives are reviewed before finalizing the transition.

How do I structure agent-work design and skill-concept exploration?

To structure agent-work design and skill-concept exploration, you apply a human-loop stage where the agent asks questions and compares options, resulting in a written brainstorm document stored for future reference.