What problem does it solve? Startup idea backlogs grow without any tracking of which ideas were actually executed, leaving builders with no visibility into execution gaps or which ideas are closest to being buildable right now. ## Core Features & Use Cases - Execution Gap Audit: Cross-references the idea backlog in memory/topics/startup-ideas.md against shipped skills, merged GitHub PRs, deployed prototypes, and recent build logs to classify each idea as executed or unexecuted. - Priority Scoring: Scores unexecuted ideas on narrative fit, operator fit, recency, and ecosystem gap signals to pick the top 3 ideas to build this week. - Report and Notification: Writes a dated Markdown report to articles/ and sends a condensed notification via the local notify script, then logs results to memory. - Use Case: A solo founder with 40 backlog ideas runs this weekly to see that 12 were executed, 28 are waiting, and which 3 best match current market narratives and underserved builder categories. ## Quick Start Run the idea-pipeline skill to audit my startup idea backlog and tell me the top 3 ideas to build this week.