What problem does it solve? Raw product ideas often vanish before they can be written down. This Skill captures a one-line idea in under 5 seconds by appending a dated bullet to a persistent backlog file, so no thought is lost before it can be evaluated later. ## Core Features & Use Cases - Instant capture: Appends a [YYYY-MM-DD] dated bullet to omnigrid-docs/ideas-backlog.md with no filtering, scoring, or follow-up questions. - Self-initializing backlog: Creates the backlog file with a proper header on first use if it does not exist. - Separation of concerns: Capture only — filtering and validation are deliberately deferred to the /validate-idea skill. - Use Case: During a coding session you think of a feature concept; run the skill with the idea text and it is logged with today's date, ready for later review. ## Quick Start Run the idea skill with your raw idea text as the argument, for example: capture the idea "add dark mode toggle to settings page" into the ideas backlog.