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

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