idea

Capture new ideas and slot them into docs/BACKLOG.md sections.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/aspelldenny/sos-kit --skill idea-aspelldenny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea
Source: https://github.com/aspelldenny/sos-kit/tree/main/skills/idea
Command: npx skills add https://github.com/aspelldenny/sos-kit --skill idea-aspelldenny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture new ideas from Chủ nhà and slot them into docs/BACKLOG.md in the correct section.

Core Features & Use Cases

  • Load and inspect docs/BACKLOG.md to understand current structure (Active sprint, Next sprint, Open backlog, Park).
  • Classify ideas via interactive questions to place items in the appropriate backlog section and maintain voice.
  • Append a formatted backlog entry to the chosen section without auto-promoting or deleting existing items.

Quick Start

Log a new idea by saying '/idea <description>' or 'I just thought of X' to capture and slot it into docs/BACKLOG.md.

Frequently Asked Questions about idea

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

FAQPage Schema
How do I capture product ideas and organize them into a structured backlog?

To capture product ideas and organize them into a backlog, you can use a workflow that classifies new concepts and appends them directly into a markdown backlog file under the correct section.

What is the best way to classify new ideas for an active sprint or open backlog?

The best way to classify new ideas for an active sprint or open backlog is through interactive questions that determine the appropriate category, preventing auto-promotion and ensuring items land in the correct section.

How do I add a new item to docs/BACKLOG.md without deleting existing entries?

To add a new item to docs/BACKLOG.md without deleting existing entries, the system reads the current structure and appends a properly formatted entry to your chosen section without rearranging or removing prior items.

Can I use a markdown backlog to manage active sprint, next sprint, and park sections?

Yes, you can use a markdown backlog to manage active sprint, next sprint, open backlog, and park sections by loading the file, inspecting its structure, and appending new ideas into the appropriate designated category.

Why does my idea automatically move into the active sprint instead of the open backlog?

Your idea might auto-promote into the active sprint if the intake workflow lacks classification safeguards; this specific process uses interactive questions to prevent auto-promotion and correctly place items in the open backlog.