sdd-pm

Synchronizes Notion project requirements and updates task statuses to Done via Notion MCP tool.

1|1|Updated Jul 31, 2025
One-click install
npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-pm
Source: https://github.com/JoaquinFontaana/alquileres/tree/main/.agents/skills/sdd-pm
Command: npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill bridges the gap between your project management board (Notion) and your development team, ensuring requirements are clear and task statuses are up-to-date.

Core Features & Use Cases

  • Requirements Synchronization: Automatically pulls project details, stack information, and the current milestone from Notion.
  • Task Board Updates: Updates task statuses in Notion based on local task completion markers.
  • Use Case: A project manager can use this Skill to quickly get the latest project requirements and then update the task board after a sprint review, ensuring alignment between documentation and progress.

Quick Start

Use the sdd-pm skill to sync requirements for the project with URL 'https://www.notion.so/your-project-url'.

Frequently Asked Questions about sdd-pm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync project requirements from Notion to my local development environment?

To sync project requirements from Notion, the Skill connects via the Notion MCP tool to extract stack details, job descriptions, and active milestones. It automatically filters completed milestones and handles empty databases.

Can I update Notion task statuses based on local task files?

Yes, you can update Notion task statuses from local task files. The Skill reads local task completion markers and automatically updates the corresponding task board entries to 'Done' in Notion.

Does the Notion MCP tool support filtering completed milestones for project management?

The Notion MCP tool supports filtering completed milestones for project management. The Skill specifically extracts active milestones while excluding completed ones to maintain accurate project synchronization.

What happens when synchronizing requirements with an empty Notion database?

When synchronizing requirements with an empty Notion database, the Skill handles the empty state gracefully. It processes available stack, job descriptions, and active milestones without failing due to missing database entries.

How do I automate task tracking updates in Notion after a sprint review?

To automate task tracking updates in Notion after a sprint review, use the Skill to read local task files for completion markers. It then interacts with the Notion MCP tool to push status updates to 'Done' on your project board.