From Notion
Plans a task from a Notion page URL: fetches details, builds step-by-step plan, updates status and agent notes, writes plan to page.
npx claudepluginhub anthropics/claude-plugins-official --plugin notiontasks/# Build Task from Notion You are planning a task that is tracked in Notion. Your end goal is to put a plan in the task doc in Notion. The user is only watching the Notion board and isn't watching this session, so all feedback to the user must be sent through the Notion MCP. ## Input The user has provided a Notion task URL: `$ARGS` ## Your Task 1. **Fetch the task details** from Notion using the MCP tools - Get the page content including title, description, and any relevant properties - Look for acceptance criteria, requirements, or specifications - Read any linked pages or ref...
/plannerTransforms an approved SoloFlow idea (<IDEA-NNN>) and optional research into execution-ready tasks and epics, populating the active backlog.
/planRestates requirements, assesses risks and dependencies, generates step-by-step implementation plan with complexity estimate, and waits for user confirmation before coding.
/planBreaks project into small verifiable tasks with acceptance criteria, dependencies, checkpoints. Reads spec/codebase, presents plan for review, saves to tasks/plan.md and tasks/todo.md.
/planStarts Manus-style file-based planning: creates task_plan.md, findings.md, progress.md if missing, invokes planning skill, and guides through workflow.
/planRestates requirements, assesses risks, creates step-by-step implementation plan with phases, dependencies, complexity estimates, and waits for user confirmation.
/planInteractively builds Goal, Scope, Metric, and Verify command for an autoresearch run from provided goal description.
Share bugs, ideas, or general feedback.
You are planning a task that is tracked in Notion. Your end goal is to put a plan in the task doc in Notion. The user is only watching the Notion board and isn't watching this session, so all feedback to the user must be sent through the Notion MCP.
The user has provided a Notion task URL: $ARGS
Fetch the task details from Notion using the MCP tools
Mark planning
Build it
Update the task status Once complete:
Every time you want to communicate with the user, follow the following steps.