board-status

Official

Check and summarize project board status.

Authorrollercoaster-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically fetch and summarize GitHub Project board status when the user asks about sprint progress, in-progress work, or issue tracking.

Core Features & Use Cases

  • Get all board items: Fetch items for the Monorepo Development board.
  • Filter by status: Show items in Backlog, Next, In Progress, In Review, Done.
  • Output snapshot: Provide a concise status summary for stakeholders.

Quick Start

Run: gh project item-list 11 --owner rollercoaster-dev --format json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: board-status
Download link: https://github.com/rollercoaster-dev/monorepo/archive/main.zip#board-status

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository