idea-refine

Refine raw ideas into actionable markdown one-pagers for product discovery.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/logo-solutions/NAS-logo --skill idea-refine-logo-solutions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-refine
Source: https://github.com/logo-solutions/NAS-logo/tree/main/skills/idea-refine
Command: npx skills add https://github.com/logo-solutions/NAS-logo --skill idea-refine-logo-solutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Converts vague or raw ideas into clear, testable, and focused one-page plans so teams can decide what to build next with confidence and minimal wasted effort.

Core Features & Use Cases

  • Structured Ideation Workflow: Guides users through divergent expansion, convergent evaluation, and a final sharpen-and-ship phase.
  • Assumption Testing & Stress-Testing: Surfaces hidden assumptions, ranks directions by user value, feasibility, and differentiation.
  • Practical Output: Produces a concise markdown one-pager (Problem Statement, Recommended Direction, Key Assumptions, MVP Scope, Not Doing list) and can save it to docs/ideas after confirmation.
  • Codebase-Aware Guidance: When available, scans the project context and references local files to ground ideas in existing architecture and constraints.

Quick Start

Invoke the skill with a short idea prompt such as "Help me refine an idea to improve neighborhood restaurant ordering" and follow the agent's clarifying questions.

Frequently Asked Questions about idea-refine

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

FAQPage Schema
How do I refine a raw product idea into a clear one-pager?▼

To refine a raw product idea into a one-pager, use structured ideation to guide divergent expansion and convergent evaluation. This process surfaces hidden assumptions and outputs a focused markdown plan with problem statements, key assumptions, and MVP scope.

What is the best way to structure brainstorming and assumption testing for product discovery?▼

The best way to structure brainstorming for product discovery is through iterative questioning and assumption auditing. This method generates idea variations, clusters them, and stress-tests directions by user value, feasibility, and differentiation to validate features.

Can I use this to create an MVP scope and a 'Not Doing' list for feature proposals?▼

Yes, you can create an MVP scope and a 'Not Doing' list for feature proposals. The refinement process produces a concise markdown one-pager that explicitly defines the MVP scope and boundaries to help teams decide what to build next.

Does the idea refinement process work with existing project architecture and local files?▼

Yes, idea refinement works with existing project architecture. When available, it scans project context and references local files to ground your ideas in current constraints, ensuring the generated one-pager aligns with your codebase.

How do I export an actionable one-pager to my project docs after ideation?▼

To export an actionable one-pager after ideation, confirm the prompt during the sharpen-and-ship phase. The tool saves the final markdown document, containing the recommended direction and MVP scope, directly to your docs/ideas directory.