idea-wizard

Generate and prioritize improvement ideas into operational task beads with dependencies.

29|8|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/LFDT-Nightstream/Nightstream --skill idea-wizard-lfdt-nightstream
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-wizard
Source: https://github.com/LFDT-Nightstream/Nightstream/tree/main/.agents/skills/idea-wizard
Command: npx skills add https://github.com/LFDT-Nightstream/Nightstream --skill idea-wizard-lfdt-nightstream

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

idea-wizard helps teams systematically generate improvement ideas, filter them for the best ones, and convert them into detailed, self-documenting task “beads” so planning becomes actionable instead of speculative.

Core Features & Use Cases

  • Ruthless ideation + winnowing: generate a broad set of improvement ideas, then narrow to the top candidates with rationale for each.
  • Plan-to-beads operationalization: expand the winning ideas into granular epics and tasks with dependency structure.
  • Iteration with quality guardrails: refine across multiple passes while ensuring tests and logging are included.

Quick Start

Ask the AI to run the idea-wizard workflow: read AGENTS.md and existing beads, generate 30→5 ideas, expand to the top set, check overlap with open beads, then create and refine beads for implementation planning.

Frequently Asked Questions about idea-wizard

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

FAQPage Schema
How do I turn broad project improvement ideas into actionable tasks with dependencies?▼

Converting project improvement brainstorming into an actionable task plan requires multi-phase generation and winnowing, overlap checks against existing tasks, and detailed bead creation to ensure non-duplicative execution.

What is the best way to prioritize feature ideas for roadmapping without duplicating work?▼

The best way to prioritize feature ideas without duplicating work is generating a broad set, narrowing to top candidates with rationale, and performing overlap checks against existing open tasks before expanding winners into operational plans.

How do I generate a non-duplicative operational plan from prototype research brainstorming?▼

To generate a non-duplicative operational plan from prototype research, expand winning ideas into granular epics, verify overlaps against open tasks, and iteratively refine execution items while preserving scope and functionality.

Can I use iterative refinement to add test coverage and logging to my task planning workflow?▼

Yes, you can apply iterative refinement with quality guardrails across multiple generation passes to ensure test coverage and logging are included within your task planning workflow, producing robust and self-documenting execution tasks.

Does idea generation for project improvement require checking dependencies before creating tasks?▼

Yes, idea generation for project improvement requires checking dependencies before creating tasks to maintain a non-duplicative execution plan. The workflow explicitly verifies overlap with existing open tasks before finalizing operational beads.