ideation

Transform unstructured brain dumps into contracts and implementation specs under ./docs/ideation/.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/digisurfsome/Greptacular --skill ideation-digisurfsome
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ideation
Source: https://github.com/digisurfsome/Greptacular/tree/main/docs/page-prds/prd-maker/extracted-skills/nicknisi/skills/ideation
Command: npx skills add https://github.com/digisurfsome/Greptacular --skill ideation-digisurfsome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform unstructured brain dumps into structured, actionable implementation artifacts.

Core Features & Use Cases

  • AskUserQuestion: Always use the AskUserQuestion tool for clarifications and decision points to ensure clear, model-friendly responses.
  • Confidence-gated workflow: Guides progress with verification steps before producing artifacts.
  • Output to docs: Generates lean contracts and full implementation specs under ./docs/ideation/{project-name}/ for handoff.

Quick Start

Provide a brain-dump and receive a lean contract and full specs stored under ./docs/ideation/{project-name}/.

Frequently Asked Questions about ideation

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

FAQPage Schema
How do I turn messy brain dumps into structured implementation specs?▼

You can turn messy brain dumps into structured implementation specs by providing your unstructured ideas to this workflow, which then generates lean contracts and full specs stored under ./docs/ideation/{project-name}/.

What is a confidence-gated workflow for feature planning?▼

A confidence-gated workflow for feature planning guides progress with verification steps and explicit approvals before producing final artifacts, ensuring model-friendly responses and clear decision points.

How do I generate implementation contracts from dictated streams of thought?▼

To generate implementation contracts from dictated streams of thought, input your raw idea and the workflow will process it through clarifications using AskUserQuestion, outputting lean contracts under ./docs/ideation/{project-name}/.

Does this ideation workflow require any dependencies to produce actionable specifications?▼

No dependencies are required to produce actionable specifications. The workflow independently transforms unstructured brain dumps into phased contracts and specs without external tool integrations.

Can I use AskUserQuestion for clarifications during unstructured idea processing?▼

Yes, you can use AskUserQuestion for clarifications during unstructured idea processing. The workflow mandates it to ensure clear, model-friendly responses at decision points before artifact generation.

What is the best way to phase contract generation for handoff?▼

The best way to phase contract generation for handoff is to follow a confidence-gated workflow that guides progress with verification steps, producing lean contracts and full implementation specs explicitly approved before output.