Back to skills

notion-spec-to-implementation

workflows

Reads a Notion spec page and produces a linked implementation plan, task list, and progress tracking setup directly in Notion. Works with PRDs, feature specs, and migration docs. Keeps the spec, plan,

Setup & Installation

npx skills add https://github.com/openai/notion-spec-to-implementation --skill notion-spec-to-implementation
or paste the link and ask your coding assistant to install it
https://github.com/openai/notion-spec-to-implementation
View on GitHub

What This Skill Does

Reads a Notion spec page and produces a linked implementation plan, task list, and progress tracking setup directly in Notion. Works with PRDs, feature specs, and migration docs. Keeps the spec, plan, and tasks connected throughout development. Manually copying requirements from a spec into tasks and keeping everything linked as the project evolves takes significant time; this skill automates the full chain from spec parsing to task creation to status updates inside Notion.

When to use it

  • Working with notion spec to implementation functionality
  • Implementing notion spec to implementation features
  • Debugging notion spec to implementation related issues