Imagine

Capture and refine product ideas into draft documents with IDEA_ID tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Darkpunkki/v-forge --skill imagine-darkpunkki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Imagine
Source: https://github.com/Darkpunkki/v-forge/tree/main/.claude/skills/imagine
Command: npx skills add https://github.com/Darkpunkki/v-forge --skill imagine-darkpunkki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides users through capturing a raw idea, clarifying it with questions, and generating a first draft idea document, reducing iteration friction and improving traceability.

Core Features & Use Cases

  • Interactive idea intake with prompts and clarifying questions
  • Automatic creation of IDEA_ID folders and final artifacts (inputs/idea.md, runs/<RUN_ID>/idea_final.md)
  • Logs and manifests tracking for audit and collaboration

Quick Start

Supply an initial idea text or IDEA_ID to start the interactive intake and generate a draft idea.

Frequently Asked Questions about Imagine

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

FAQPage Schema
How do I draft and refine product ideas from initial text?

To draft and refine product ideas, supply initial idea text to trigger an interactive intake process that clarifies details and automatically generates a structured idea draft document.

What is the best way to capture and log ideation workflows for later collaboration?

Capturing and logging ideation workflows is handled by guiding users through idea clarification, assigning a unique IDEA_ID, and recording run metadata with timestamps for audit and collaboration.

How does automatic IDEA_ID resolution work when creating idea documentation?

Automatic IDEA_ID resolution works by resolving or creating a unique identifier for your idea, then using that ID to structure folders and write progress to inputs/idea.md and final idea artifacts.

Can I use this for multi-step idea creation across existing docs and forge structures?

Yes, you can use this for multi-step idea creation across docs, forge, and ideas structures, as it enforces IDEA_ID resolution and runs sub-documents to support complex ideation workflows.

Do I need any specific dependencies or components to run the idea intake process?

No dependencies or specific components are required to run the idea intake process; you only need to supply initial idea text or an existing IDEA_ID to start generating the draft.

What artifacts are generated when logging an idea draft?

When logging an idea draft, the system generates final artifacts including inputs/idea.md, runs/<RUN_ID>/idea_final.md, and tracking manifests that record run metadata for audit purposes.