What problem does it solve? Rough ideas that surface mid-work often get lost because there is no low-friction place to record them, and promoting them into formal tasks too early adds unnecessary planning overhead. ## Core Features & Use Cases - Lightweight idea capture: Appends one-line ideas to project/ideas.md, auto-creating the file from a template if it does not exist. - Collision-safe invocation: Provides the /j-idea alias so the flow works even when a host tool's built-in /idea command shadows the bare form. - Terminal state convention: Documents PROMOTED and DISCARDED HTML-comment tags for later review, without applying them itself. - Use Case: While implementing a feature you think of a possible dark-mode toggle; run the skill to log it in project/ideas.md and continue working without creating a board task. ## Quick Start Ask the agent to capture a rough idea for later, for example by saying "log this idea for later: add dark mode toggle to settings".