idea-refine

Refine raw ideas into testable concepts with a three-phase workflow and markdown one-pager.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RefractSystems/virtmcu --skill idea-refine-refractsystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-refine
Source: https://github.com/RefractSystems/virtmcu/tree/main/.gemini/skills/idea-refine
Command: npx skills add https://github.com/RefractSystems/virtmcu --skill idea-refine-refractsystems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Helps users turn vague or raw ideas into clear, testable concepts and a prioritized plan of action by guiding structured divergent and convergent thinking. It reduces wasted effort on unfocused projects by forcing clarity on who the idea serves, what success looks like, and which assumptions must be validated before building. The skill produces a concrete markdown one-pager suitable for handoff or follow-up work.

Core Features & Use Cases

  • Three-phase workflow: Divergent expansion (restate, ask sharpening questions, generate variations), convergent evaluation (cluster, stress-test, surface assumptions), and sharpen & ship (produce an MVP-focused one-pager).
  • Codebase-aware ideation: When available, uses simple repository scans (Glob/Grep/Read) to ground suggestions in existing architecture and constraints.
  • Practical outputs: Generates a markdown one-pager with Problem Statement, Recommended Direction, Key Assumptions, MVP Scope, Not Doing list, and Open Questions; can save to docs/ideas/[idea-name].md after user confirmation.
  • Use cases: Early-stage startup concepts, product feature scoping, process improvements, team retrospectives, and design sprints.

Quick Start

Ask the skill: Help me refine this idea — "a lightweight SMS-based reordering service for independent restaurants".

Frequently Asked Questions about idea-refine

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

FAQPage Schema
How do I turn a raw product idea into a testable MVP scope?

To turn a raw product idea into a testable MVP scope, you need structured divergent and convergent thinking. This process generates variations, clusters directions, surfaces key assumptions, and outputs a focused one-pager with a defined MVP scope and a 'not doing' list.

What is the best way to structure brainstorming for early-stage startup concepts?

The best way to structure brainstorming for early-stage startup concepts is a three-phase workflow: divergent expansion to generate variations, convergent evaluation to stress-test assumptions, and a sharpening phase to produce a prioritized, actionable markdown one-pager.

Can I use my existing codebase context to refine feature ideas?

Yes, you can use your existing codebase context to refine feature ideas. Simple repository scans using Glob, Grep, and Read ground ideation suggestions in your current architecture and technical constraints, ensuring proposed directions are feasible.

How do I map assumptions before building a new product feature?

To map assumptions before building a new product feature, apply convergent evaluation to stress-test clustered ideas. This surfaces critical assumptions about who the feature serves and what success looks like, documenting them in an 'Open Questions' and 'Key Assumptions' format.

Does idea refinement work for process improvements and team retrospectives?

Yes, idea refinement works for process improvements and team retrospectives. The divergent-to-convergent workflow helps teams restate problems, ask sharpening questions, and generate actionable plans that reduce wasted effort on unfocused projects.

What format should I use for a product strategy one-pager?

A product strategy one-pager should be a markdown file containing a Problem Statement, Recommended Direction, Key Assumptions, MVP Scope, a 'Not Doing' list, and Open Questions. This format ensures focused handoff and actionable follow-up work.