idea

Capture feature ideas as wishlist entries via fstack-brain.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/sanskarbasnet/fstack --skill idea-sanskarbasnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea
Source: https://github.com/sanskarbasnet/fstack/tree/main/idea
Command: npx skills add https://github.com/sanskarbasnet/fstack --skill idea-sanskarbasnet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures a feature idea or wishlist item for later planning — separate from intents.

Core Features & Use Cases

  • Capture ideas via /idea <text> mid-work to stash a wishlist item for later consideration.
  • Promote ideas to intents later using /ideas promote.
  • Keeps ideas distinct from NOW-on-branch intents and records a short id upon capture.

Quick Start

Type /idea <text> mid-coding to capture an idea for later review.

Frequently Asked Questions about idea

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

FAQPage Schema
How do I capture feature ideas during backlog sessions without committing to immediate work?

Capture feature ideas by logging them as separate wishlist items for future refinement. This keeps new ideas distinct from active intents, allowing you to record entries with a short id without committing to immediate development.

What is the best way to log wishlist items mid-work for later planning?

The best way to log wishlist items mid-work is to stash them for later consideration, which returns a short id upon capture. This separates the ideas from your current branch intents, preserving them for future backlog review.

Can I promote stashed ideas to active intents later?

Yes, you can promote stashed ideas to active intents later. After capturing ideas for future refinement, you can elevate specific wishlist items into actionable intents when you are ready to commit to their implementation.

How do I separate feature ideas from current branch intents during ideation?

Separate feature ideas from current branch intents by capturing them into a dedicated wishlist. This keeps ideation backlog items distinct from NOW-on-branch intents, ensuring immediate work remains focused while ideas are preserved.

Does capturing an idea require any specific environment setup or dependencies?

Capturing an idea requires no specific environment setup or external dependencies. You can log a wishlist item mid-coding by providing a title, alongside optional body and tags, to persist the entry and return a short id.