What problem does it solve?
The gdt-notion skill solves the problem of managing a growing Godot project backlog by keeping task tracking consistent with a fixed 10-field schema in Notion, including structured updates as decisions and changes happen during development.
Core Features & Use Cases
- Notion backlog CRUD for SyV schema: Create, query, and update backlog entries using the locked 10-field schema (Task, Status, Priority, Category, Scope, Effort, Description, Dependencies, Nodes/Scenes, Started).
- Decision- and change-driven proactive suggestions: Suggest adding backlog items when you encounter scope changes, bugs, TODOs/FIXMEs, feature requests, blocked dependencies, or architectural decisions—always asking for confirmation before adding.
- MCP-first Notion integration: Uses MCP Notion tools for querying and mutations, with curl only as a fallback for MCP limitations (e.g., database creation or bulk operations).
Quick Start
Add a new backlog item by asking: "Show the current open backlog for my next steps and propose an entry for the bug I just fixed in the client HUD."