suivi-de-projet

Track Agile sprints and manage tickets within Notion.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/curiousanthony/supabase-sveltekit --skill suivi-de-projet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suivi-de-projet
Source: https://github.com/curiousanthony/supabase-sveltekit/tree/main/.cursor/skills/suivi-de-projet
Command: npx skills add https://github.com/curiousanthony/supabase-sveltekit --skill suivi-de-projet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project management by automating the tracking of sprints, tasks, and objectives within Notion, ensuring clarity on project status and next steps.

Core Features & Use Cases

  • Sprint Tracking: Monitor current and upcoming sprints, including dates and associated tasks.
  • Task Management: Update ticket statuses, assign tasks to sprints, and view overall project progress.
  • Prioritization: Identify and suggest the next priority tasks based on project goals and urgency.
  • Use Case: When asked "what's next for the project?", the Skill will analyze the backlog and current sprint to recommend the top 3-5 actionable tasks, complete with justifications.

Quick Start

Use the suivi-de-projet skill to find the current sprint and list all tickets assigned to it.

Frequently Asked Questions about suivi-de-projet

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

FAQPage Schema
How do I track Agile sprint status and current tickets in Notion?

Tracking Agile sprint status in Notion involves monitoring current and upcoming sprints and listing assigned tickets. This Skill automates the process by searching and fetching Notion pages to check sprint dates and identify current tickets.

Can I automatically prioritize and recommend the next project tasks from a Notion backlog?

Automatically prioritizing project tasks from a Notion backlog requires analyzing current sprint progress and project goals. This Skill identifies and suggests the top 3-5 actionable next priority tasks with justifications based on urgency and objectives.

How do I update ticket and objective statuses directly within Notion sprints?

Updating ticket and objective statuses within Notion sprints requires modifying the page properties. This Skill manages Agile task statuses by using the notion-update-page tool to deterministically update ticket, objective, and overall project statuses.

Does this Notion project management Skill require any external dependencies?

No, this Notion project management Skill does not require any external dependencies. It operates entirely within Notion using built-in tools like notion-search, notion-fetch, notion-update-page, and notion-create-comment for deterministic task execution.

What is the best way to add sprint recaps to Notion ticket pages?

The best way to add sprint recaps to Notion ticket pages is by using the notion-create-comment tool. This Skill facilitates recap additions by automatically appending summary comments directly to the relevant ticket pages within your Notion workspace.