What problem does it solve? Teams lose track of future work ideas, research findings, and deferred features scattered across conversations and notes. This Skill centralizes backlog management in the project's Notion "OpenSpec Changes" database, so every idea is captured with consistent structure and can be promoted to active work when ready. ## Core Features & Use Cases - Create Backlog Items: Add new work items to Notion with structured properties including Change ID, Category, Priority, and Status, plus rich Markdown content covering overview, value, and technical notes. - Query and Review the Backlog: Fetch all items with Backlog status, search by name or Change ID, and present them grouped by category or sorted by priority. - Promote Items to Active Work: Move items from Backlog to To Do status and link them to OpenSpec proposals in openspec/changes/ for implementation tracking. - Use Case: During research you discover a new government API worth integrating. Ask the agent to add it to the backlog — it creates a Notion page with the endpoint details, auth requirements, and discovery context, prioritized for future implementation. ## Quick Start Add a new backlog item for integrating the land authority planning API with medium priority and backend category.