What problem does it solve? Startup idea backlogs accumulate dozens of entries with no visibility into which ideas have been executed versus which are rotting. This Skill audits the execution gap by comparing the backlog against shipped skills, merged PRs, and deployed prototypes, then ranks the top 3 ideas to build next. ## Core Features & Use Cases - Execution-gap audit: Parses the idea backlog and screening results, then fuzzy-matches each idea against skill directories, GitHub PRs via the gh CLI, prototype records, and recent build logs to classify ideas as executed or unexecuted. - Priority scoring: Scores unexecuted ideas on narrative fit, operator fit (grounded in soul files), recency, and ecosystem-gap signals from a builder-map ecosystem feed, with optional theme filtering. - Interactive pick flow: Sends a force-reply notification asking which idea to build next, and a follow-up pick: reply marks the chosen idea in the backlog idempotently. - Use Case: Run a weekly audit to see that 40 backlog ideas exist, 12 were screened, 5 were executed, and receive a ranked shortlist of 3 ideas with execution paths (skill, prototype, or external PR). ## Quick Start Run the idea-pipeline skill to audit my startup idea backlog and tell me the top 3 ideas to build this week.