Skip to content
/notion-spec-to-implementationOfficial

Turn Notion specs into implementation plans with milestones, tasks, dependencies, and progress tracking.

NotionProject ManagementMCPPlanningΒ· 1 min read

Quick import: Download the .md file and save it to .claude/commands/ (Claude Code), .cursorrules (Cursor), or paste as a system prompt in ChatGPT, Gemini, or any LLM API.

#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-implementation
Turn this Notion spec into an implementation plan with milestones, tasks, and dependencies.

#Workflow

  1. Locate and read the spec -- Search Notion, fetch the page, extract requirements and acceptance criteria
  2. Choose plan depth -- Quick plan for simple changes, full plan for complex features
  3. Create the plan -- Build a plan page with milestones, phases, and dependencies
  4. Generate tasks -- Create individual tasks in the task database with estimates and assignments
  5. Link everything -- Bidirectional links between spec, plan, and tasks
  6. 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.

OpenAIΒ·
View all skills