ideation

Transform unstructured brain dumps into contract, PRD, and spec artifacts.

13|2|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/kriscard/kriscard-claude-plugins --skill ideation-kriscard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ideation
Source: https://github.com/kriscard/kriscard-claude-plugins/tree/main/plugins/ideation/skills/ideation
Command: npx skills add https://github.com/kriscard/kriscard-claude-plugins --skill ideation-kriscard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform unstructured brain dumps into structured, actionable implementation artifacts through a confidence-gated workflow.

Core Features & Use Cases

  • Confidence-gated workflow: intake, contract formation, PRD generation, and spec generation, with a loop to clarify questions until the target confidence is reached.
  • AskUserQuestion tool: always uses structured questions for clarifications rather than freeform prompts.
  • Artifact generation: outputs contract.md, prd-phase-.md, and spec-phase-.md under the docs directory for the project.

Quick Start

Provide an unstructured brain dump and Ideation will transform it into a ready-to-follow contract, PRD, and specs.

Frequently Asked Questions about ideation

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

FAQPage Schema
How do I turn unstructured brain dumps into structured specs?

To turn unstructured brain dumps into structured specs, provide rough notes or brainstorm ideas as input. The workflow processes this through intake, contract formation, PRD generation, and spec generation phases to output actionable artifacts.

How does a confidence-gated workflow generate a PRD from rough notes?

A confidence-gated workflow generates a PRD by looping through structured clarification questions using the AskUserQuestion tool. It continues asking until a target confidence threshold is met before proceeding to output the final PRD and spec artifacts.

What is the best way to convert brainstorm transcripts into a project contract?

The best way to convert brainstorm transcripts into a project contract is using an automated intake and contract formation workflow. This method transforms unstructured ideas directly into a structured contract.md file under your project's docs directory.

Can I generate phase-specific PRDs and specs from unstructured ideas?

Yes, you can generate phase-specific PRDs and specs from unstructured ideas. The workflow outputs structured prd-phase-*.md and spec-phase-*.md artifacts directly into the docs/ideation/{project-name}/ directory structure.

Do I need to provide structured requirements to generate a PRD?

No, you do not need to provide structured requirements to generate a PRD. You can input unstructured brain dumps or rough ideas, and the workflow will ask structured clarifying questions to gather necessary details until it reaches the required confidence threshold.