#What it does
The notion-spec-to-implementation skill converts Notion specs and PRDs into linked implementation plans, tasks, and ongoing status updates. It parses requirements, creates plan pages with milestones, generates task entries in your Notion task database, and maintains bidirectional links between spec, plan, and tasks.
#How to use
bash
$notion-spec-to-implementationTurn this Notion spec into an implementation plan with milestones, tasks, and dependencies.
#Workflow
- Locate and read the spec -- Search Notion, fetch the page, extract requirements and acceptance criteria
- Choose plan depth -- Quick plan for simple changes, full plan for complex features
- Create the plan -- Build a plan page with milestones, phases, and dependencies
- Generate tasks -- Create individual tasks in the task database with estimates and assignments
- Link everything -- Bidirectional links between spec, plan, and tasks
- Track progress -- Update status as implementation proceeds
#Plan templates
- Quick plan -- For simple changes with few tasks
- Full plan -- For complex features with phases, milestones, and dependency tracking
#Dependencies
- Notion MCP server (
https://mcp.notion.com/mcp)
This skill is from the OpenAI Skills Catalog.