tasks-plan

от notion

Создайте план реализации из задачи или спецификации Notion. Разбивает требования на выполнимые шаги с оценками и зависимостями.

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill tasks-plan

Plan Task Implementation

Create a detailed implementation plan from a Notion task or specification page.

Input

The user provides a Notion page URL containing a task or specification.

Workflow

1. Fetch the specification

Use the Notion MCP tools to:

  • Get the page content including requirements, acceptance criteria, and constraints
  • Read any linked pages or references for additional context
  • Identify dependencies and blockers

2. Analyze requirements

Extract and categorize:

  • Functional requirements (what the system should do)
  • Non-functional requirements (performance, security, etc.)
  • Acceptance criteria (how to verify completion)
  • Dependencies (what needs to happen first)

3. Break down into tasks

Create a structured implementation plan:

  • Group work into logical phases or milestones
  • Break each phase into specific, actionable tasks
  • Identify the technical approach for each task
  • Note any risks or uncertainties

4. Create the plan in Notion

Use the Notion MCP to create a new page with:

  • Title: "Implementation Plan: [Feature Name]"
  • Overview section summarizing the approach
  • Phases with task checklists
  • Dependencies and risks sections
  • Link back to the original specification

5. Optionally create tasks

If the user has a task database, offer to create individual task items for each step in the plan.

Output Format

The plan should include:

  • Overview: Brief summary of what will be built
  • Specification Link: Reference to the source document
  • Technical Approach: High-level architecture decisions
  • Phases: Numbered phases with task checklists
  • Dependencies: What needs to be in place first
  • Risks: Potential issues and mitigations

Больше skills от notion

database-query
notion
Запрос базы данных Notion по имени или ID с возвратом структурированных, читаемых результатов с возможностью фильтрации и сортировки.
official
find
notion
Быстрый поиск страниц или баз данных в Notion по ключевым словам в заголовке. Возвращает точные совпадения, а не полные результаты.
official
create-database-row
notion
Вставить новую строку в указанную базу данных Notion, используя значения свойств на естественном языке. Обрабатывает сопоставление и проверку имен свойств.
official
create-page
notion
Создать новую страницу Notion, опционально в указанной родительской папке. Автоматически структурирует содержимое в зависимости от типа страницы (заметки встречи, страницы проекта и т.д.).
official
create-task
notion
Создать новую задачу в базе задач Notion пользователя с разумными значениями по умолчанию для срока выполнения, статуса, ответственного и проекта.
official
knowledge-capture
notion
Преобразует беседы и обсуждения в структурированные страницы документации в Notion. Захватывает инсайты, решения и знания из контекста чата с...
official
meeting-intelligence
notion
Подготовка материалов для встречи: сбор контекста из Notion, обогащение исследованиями, создание внутреннего пре-рида и внешней повестки с сохранением в Notion.
official
research-documentation
notion
Поиск по вашему рабочему пространству Notion, синтез результатов с нескольких страниц и создание комплексной исследовательской документации с правильными цитатами и…
official