notion-task-board-manager
CommunityConsistent Notion Kanban task management
System Documentation
What problem does it solve?
Notion boards often fail to interoperate with automation because property names, data_source_ids, and select/status options are assumed rather than verified, and tasks are created without a consistent structure or clear definition of done. This Skill eliminates guesswork by enforcing schema verification, consistent task pages, and correct status updates so boards remain reliable and predictable.
Core Features & Use Cases
- Schema-first validation: Always fetch the board schema to obtain exact data_source_id, case-sensitive property names, and available SELECT/STATUS options.
- Consistent task creation: Create pages with required properties (Title, Status), pass icon at creation, and include structured content sections: Goal, Steps, and Definition of Done.
- Status management and board reads: Update Status via notion-update-page, fetch individual pages to read Status, and present board state grouped by Not started / In progress / Done.
- Use case: Plan a sprint by fetching the board schema, adding backlog items with full Goal/Steps/DoD content, and moving tasks through Not started → In progress → Done.
Quick Start
Create a new Notion task titled Fix login bug with Status Not started including sections Goal, Steps, and Definition of Done after fetching the board schema.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: notion-task-board-manager Download link: https://github.com/Astrumon/Spovishun/archive/main.zip#notion-task-board-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.