From notion
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
How this skill is triggered — by the user, by Claude, or both
Slash command
/notion:notion-spec-to-implementationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Convert a Notion spec into linked implementation plans, tasks, and ongoing status updates.
LICENSE.txtassets/notion-small.svgassets/notion.pngevaluations/README.mdevaluations/basic-spec-implementation.jsonevaluations/spec-to-tasks.jsonexamples/api-feature.mdexamples/database-migration.mdexamples/ui-component.mdreference/milestone-summary-template.mdreference/progress-tracking.mdreference/progress-update-template.mdreference/quick-implementation-plan.mdreference/spec-parsing.mdreference/standard-implementation-plan.mdreference/task-creation-template.mdreference/task-creation.mdConvert a Notion spec into linked implementation plans, tasks, and ongoing status updates.
Notion:notion-search, then fetch it with Notion:notion-fetch.reference/spec-parsing.md.Notion:notion-create-pages (pick a template: quick vs. full).Notion:notion-create-pages.Notion:notion-update-page.After the app is connected, finish your answer and tell the user to retry so they can continue with Step 1.
Notion:notion-search); if multiple hits, ask the user which to use.Notion:notion-fetch) and scan for requirements, acceptance criteria, constraints, and priorities. See reference/spec-parsing.md for extraction patterns.reference/quick-implementation-plan.md.reference/standard-implementation-plan.md.Notion:notion-create-pages, include: overview, linked spec, requirements summary, phases, dependencies/risks, and success criteria. Link back to the spec.Notion:notion-search → Notion:notion-fetch to confirm the data source and required properties). Patterns in reference/task-creation.md.reference/task-creation-template.md for content (context, objective, acceptance criteria, dependencies, resources).Notion:notion-create-pages using the database’s data_source_id.Notion:notion-update-page.reference/progress-tracking.md.reference/progress-update-template.md; close phases with reference/milestone-summary-template.md.reference/ — parsing patterns, plan/task templates, progress cadence (e.g., spec-parsing.md, standard-implementation-plan.md, task-creation.md, progress-tracking.md).examples/ — end-to-end walkthroughs (e.g., ui-component.md, api-feature.md, database-migration.md).Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub robinebers/converted-plugins --plugin notion