Productivity & Collaboration ✓ OpenAI · Official notionimplementation-planningtask-managementprogress-trackingprd

Notion Spec-to-Delivery Planner

Turn Notion product specs into linked implementation plans, tasks, and progress updates.

FollowSkills review · FSRS-2.0
Not recommended
43/ 100 5-point scale 2.2 / 5
Trust11 / 25 · 2.2/5

The skill makes its Notion MCP dependency and OAuth-based page creation/update flow visible, with a reasonably apparent data path. However, it does not require user confirmation before external writes, and it omits sensitive-spec handling, least-privilege guidance, rollback, and recovery procedures. Official OpenAI provenance supports attribution only and does not add safety points.

Reliability8 / 20 · 2.0/5

The workflow is internally coherent and includes ambiguity handling plus feedback for an unconnected Notion MCP. However, several referenced files are not supplied, tool parameters and database schemas are environment-dependent, and there is no statically verifiable execution evidence or comprehensive abnormal-input handling, so the static ceiling requires a conservative deduction.

Adaptability8 / 15 · 2.7/5

The audience, inputs, and primary scenarios are reasonably clear, covering PRDs, features, migrations, and UI specifications. Boundaries for non-fit cases and trigger exclusions are missing, Chinese-language behavior and mainland-China reachability are unspecified, and the core capability depends entirely on the Notion MCP, so points are deducted.

Convention6 / 15 · 2.0/5

The skill has clear sections, progressive workflow steps, reference and example directories, and evaluation scenarios. Installation guidance, versioning, changelog, maintenance ownership, update path, and skill-specific license information are incomplete; the shared repository README also marks the repository deprecated, warranting a deduction.

Effectiveness6 / 15 · 2.0/5

The skill provides directly reusable structures for specification parsing, phased planning, task decomposition, linking, and progress tracking, giving it meaningful workflow value. However, the claimed creation outcomes are declarative examples rather than verified executions, and database compatibility, task sizing, correctness, and completeness still require substantial human review, so points are deducted.

Verifiability4 / 10 · 2.0/5

Committed evaluation scenarios, expected behaviors, success criteria, and several end-to-end examples provide limited auditable evidence. There is no real CI, key-path test suite, execution log, or independent corroboration, and the example outcomes cannot be independently reproduced from the supplied static files, so points are deducted.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 49f948faa925
Before you use it
  • Before execution, confirm the exact Notion pages, database properties, relations, and write scope that will be created or modified.
  • The Notion MCP, OAuth, and target-workspace permissions are hard dependencies; the core workflow may be unusable if connectivity or mainland-China reachability fails.
  • Do not treat example plans, task counts, dates, or technical choices as actual execution results; verify them against the real specification and database schema.
  • Add guidance for sensitive-data handling, least privilege, failure recovery, rollback, and version maintenance.
See the full review method →

What it does & when to use it

This skill converts a Notion product specification or feature brief into connected implementation artifacts. It searches for and reads the specification, extracts requirements, acceptance criteria, constraints, priorities, and ambiguities, then creates a plan and tasks in Notion. It also links the specification, plan, and tasks and keeps status information current. It is best suited to teams already managing product and engineering work in Notion and requires a working Notion MCP connection.

Searches for a specification through Notion and fetches the selected page; parses requirements and ambiguities using bundled reference guidance; creates a quick or full implementation plan in Notion; locates and confirms the task database schema; creates tasks with objectives, acceptance criteria, dependencies, and resources; links the specification, plan, and tasks; and updates Notion pages to track status, checklists, blockers, decisions, progress updates, and milestones.

  1. A product manager has a Notion PRD and needs it broken into implementation phases and delivery tasks.
  2. An engineering lead needs dependencies, risks, and success criteria for a multi-phase feature or migration.
  3. A product team wants its Notion specification, execution plan, and task database connected for traceability.
  4. A delivery team needs recurring status updates and milestone summaries during implementation.

Pros & cons

Pros
  • Covers specification reading, planning, task creation, linking, and progress tracking in one workflow.
  • Explicitly links specifications, plans, and tasks for delivery traceability.
  • Supports different planning depth for simple changes and multi-phase work.
  • Provides guidance for task sizing, properties, acceptance criteria, dependencies, and milestone updates.
Limitations
  • Requires Notion MCP connectivity and authentication.
  • Assumes the team uses Notion pages and a task database.
  • The source provides no test suite, platform validation results, or standalone skill license evidence.
  • The repository README marks the repository as deprecated and directs users to the OpenAI Plugins repository for current examples.

How to install

The skill is located at skills/.curated/notion-spec-to-implementation. The README says to install curated skills in Codex with $skill-installer notion-spec-to-implementation, then restart Codex. The source does not document another installation method or any cost.

How to use

Connect Notion MCP, then ask Codex to process a Notion specification, for example: “Turn the user settings redesign spec in Notion into an implementation plan and tasks, then track progress.” The skill searches first; if multiple pages match, the user must choose one. If Notion MCP is unavailable, follow the skill’s setup instructions to add the MCP, enable the remote MCP client, complete OAuth login, and restart Codex.

FAQ

Can it read my Notion content directly?
Yes, when Notion MCP is connected and OAuth authentication is complete; the workflow begins by searching for and fetching the target specification.
What does it create in Notion?
It creates an implementation plan and tasks, and it may update the specification with implementation links. Tasks are linked to both the specification and the plan.
What happens if a Notion MCP call fails?
The instructions say to pause, configure Notion MCP, enable the remote MCP client, and log in. After successful login, Codex must be restarted.

More skills from this repository

All from openai/skills

Productivity & Collaboration ✓ OpenAI · Official

Goal Definition Assistant

Turn vague intentions into measurable, verifiable goals with clear scope and stopping conditions.

Dev & Engineering ✓ OpenAI · Official

Codex CLI Builder

Turn APIs, scripts, and existing tools into durable, composable command-line interfaces.

Design & Frontend ✓ OpenAI · Official

Codex Image Studio

Generate and edit production-ready raster assets for projects.

Dev & Engineering ✓ OpenAI · Official

OpenAI Developer Docs Assistant

Current, official guidance for building with OpenAI products, APIs, and Codex.

Dev & Engineering ✓ OpenAI · Official

Skill Creator Guide

A practical guide to designing, writing, validating, and iterating reusable Codex skills.

Dev & Engineering ✓ OpenAI · Official

ASP.NET Core Engineering Guide

Guides developers through building, reviewing, and upgrading ASP.NET Core apps.

Dev & Engineering ✓ OpenAI · Official

ChatGPT Apps Builder

Build documented ChatGPT apps that pair an MCP server with a widget UI.

Design & Frontend ✓ OpenAI · Official

Figma Code Connect Mapper

Link Figma components to their code implementations for traceable design-code consistency.

Design & Frontend ✓ OpenAI · Official

Figma Blank File Creator

Create a blank Figma Design or FigJam file in the selected drafts folder.

Design & Frontend ✓ OpenAI · Official

Figma Design Implementer

Turn Figma specifications into production-ready frontend code with verifiable visual fidelity.

Dev & Engineering ✓ OpenAI · Official

Playwright Browser Automation Skill

Drive a real browser from the terminal for web interaction, extraction, and UI debugging.

Automation & Ops ✓ OpenAI · Official

Security Best Practices Review

Security review and secure-by-default guidance for Python, JavaScript/TypeScript, and Go projects.

Design & Frontend ✓ OpenAI · Official

Hatch Pet Animation Workshop

Turn character or brand cues into validated, packageable Codex animated pets.

Productivity & Collaboration ✓ OpenAI · Official

Linear Workflow Manager

Manage Linear tickets, projects, and team workflows directly through Codex.

Automation & Ops ✓ OpenAI · Official

Repository Threat Modeler

Builds evidence-grounded, actionable AppSec threat models for code repositories.

Automation & Ops ✓ OpenAI · Official

Sentry Production Error Explorer

Inspect Sentry issues, events, and basic production health through the Sentry CLI.

Design & Frontend ✓ OpenAI · Official

Figma Design System Rules Builder

Generates project-specific rules for consistent Figma-to-code implementation.

Writing & Content ✓ OpenAI · Official

Audio Transcribe

Turn audio or video speech into text with optional speaker labels.

Design & Frontend ✓ OpenAI · Official

Figma Design System Builder

Build and validate a professional Figma design system from code.

Design & Frontend ✓ OpenAI · Official

Figma Design-to-Code Assistant

Fetch Figma design context and turn selected nodes into production code.

Related skills