Back to skills

spec-to-implementation

workflows

Turns Notion spec pages into structured implementation plans and tasks that Claude can act on directly. Fetches spec content, extracts requirements, creates an implementation plan page, and populates

Setup & Installation

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

What This Skill Does

Turns Notion spec pages into structured implementation plans and tasks that Claude can act on directly. Fetches spec content, extracts requirements, creates an implementation plan page, and populates a task database with status tracking throughout development. Manually translating a spec into Notion tasks loses structure and traceability; this skill preserves the full spec-to-task link chain and keeps progress notes tied to the original requirements.

When to use it

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