@prat011/notion-spec-to-implementation

by prat011 · v1.0.1 · prompt

Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress

Install

Add @prat011/notion-spec-to-implementation to Claude Code with the PolySkill CLI: polyskill add @prat011/notion-spec-to-implementation

Instructions

# Spec to Implementation Transforms specifications into actionable implementation plans with progress tracking. Fetches spec documents, extracts requirements, breaks down into tasks, and manages implementation workflow. ## Quick Start When asked to implement a specification: 1. **Find spec**: Use `Notion:notion-search` to locate specification page 2. **Fetch spec**: Use `Notion:notion-fetch` to read specification content 3. **Extract requirements**: Parse and structure requirements from spec 4. **Create plan**: Use `Notion:notion-create-pages` for implementation plan 5. **Find task database**…

Keywords: notion, specs, implementation, planning