scrum-master

Automate Scrum task board updates and standup status reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sargupta/sahayakai --skill scrum-master-sargupta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/sargupta/sahayakai/tree/main/sahayakai-main/.agent/skills/scrum-master
Command: npx skills add https://github.com/sargupta/sahayakai --skill scrum-master-sargupta

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill enforces project discipline by maintaining transparent artifacts and clear task states, enabling teams to track progress and communicate status without ambiguity.

Core Features & Use Cases

  • Artifact governance: Maintains two artifacts, gemini.md (The Project Map) and task.md (The Tactical Board), to provide a high-level plan and an actionable backlog.
  • Status taxonomy enforcement: Applies strict states for tasks: To Do, In Progress, and Done.
  • Active management protocols: Includes async standups, health audits, and estimation guidance to manage scope and delivery.
  • Use Case: When asked for status or next steps, or when updating task.md or gemini.md.

Quick Start

To activate, describe the project status request to the agent and reference the current gemini.md and task.md files.

Frequently Asked Questions about scrum-master

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

FAQPage Schema
How do I automate Scrum project tracking and status reporting for Agile teams?

Automate Scrum project tracking by maintaining transparent artifacts like gemini.md and task.md, strictly applying task states like To Do and Done, and generating standup status reports automatically.

What is the best way to generate async standups and health audits for project management?

Generate async standups and health audits by applying active management protocols that use provided templates and scripts to evaluate project scope, delivery progress, and overall task health.

How do I enforce a strict status taxonomy for tasks on a task board?

Enforce a strict status taxonomy for tasks by applying clear states—To Do, In Progress, and Done—within your task.md artifact to track progress and communicate status without ambiguity.

Do I need specific artifacts to plan iterations and update the task board?

Yes, you need the gemini.md artifact for high-level project mapping and the task.md artifact for the actionable backlog to plan iterations and update the task board effectively.

Can I use this approach to enforce the Definition of Done during sprint planning?

Yes, you can enforce the Definition of Done during sprint planning because the governance mechanism actively maintains clear task states and enforces project discipline across iterations.