Scrum Master

Audit and synchronize GitHub Project V2 boards for agile workflows.

1|Updated Jun 26, 2025
One-click install
npx skills add https://github.com/intrale/platform --skill scrum-master-intrale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Scrum Master
Source: https://github.com/intrale/platform/tree/main/.claude/skills/scrum
Command: npx skills add https://github.com/intrale/platform --skill scrum-master-intrale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh-cli, node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your project board accurately reflects the real-time status of tasks, preventing discrepancies and keeping your workflow transparent.

Core Features & Use Cases

  • Board Auditing: Detects and reports inconsistencies between GitHub issue states and project board columns.
  • Automated Synchronization: Automatically moves issues to the correct board columns and adds traceability comments.
  • Health Monitoring: Tracks key metrics like WIP limits, stale issues, and blocked tasks to maintain sprint health.
  • Use Case: Automatically correct issues that are marked as 'Done' in GitHub but still appear in the 'In Progress' column on your project board, ensuring accurate sprint reporting.

Quick Start

Run a full audit of the project board to identify and report any discrepancies.

Frequently Asked Questions about Scrum Master

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

FAQPage Schema
How do I keep GitHub Project V2 board columns synchronized with issue states?

Board synchronization detects discrepancies between GitHub issue states and project board columns, automatically moving issues to correct columns and adding traceability comments to maintain accurate agile workflows.

What is the best way to monitor WIP limits and track blocked issues in GitHub Projects?

Sprint health monitoring tracks WIP limits, stale issues, and blocked tasks by auditing your GitHub Project V2 board, reporting inconsistencies to prevent workflow bottlenecks and maintain roadmap alignment.

Why does a closed GitHub issue still show in the In Progress column on my agile board?

Issue state discrepancies occur when closed issues remain in active board columns; automated auditing identifies these mismatches and corrects project board columns to reflect real-time task status.

Do I need GitHub CLI and Node.js to automate project board auditing?

Yes, automated board auditing requires gh-cli and Node.js dependencies to access GitHub Project V2 data, identify stale items, and execute workflow synchronization scripts for agile development.

Can I automate moving done issues to the correct sprint column on GitHub?

Automated synchronization moves issues marked as Done to the correct GitHub Project V2 board columns, adding traceability comments to ensure accurate sprint reporting and roadmap alignment.

When should I run a full audit of my GitHub agile project board?

Run a full board audit whenever sprint health metrics degrade or workflow transparency drops, identifying and reporting inconsistencies between issue states, labels, and board columns for correction.