check-board

Reconcile the FS-GG Coordination Projects board with GitHub issue states.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill check-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-board
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/check-board
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill check-board

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps ensure the FS-GG Coordination Projects board is accurate by reconciling it with the actual state of GitHub issues. It fixes discrepancies and verifies blockers, improving workflow reliability.

Core Features & Use Cases

  • Reconciliation: Compare the board with real issue states to identify and fix discrepancies.
  • Blocker Verification: Re-verify that recorded blockers still hold, ensuring no work is missed.
  • Use Case: Before planning a pass or distributing work, use this Skill to ensure the board reflects the current project status accurately.

Quick Start

Run the 'check-board' skill to reconcile the board and resolve discrepancies.

Frequently Asked Questions about check-board

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

FAQPage Schema
How do I reconcile a project board with actual GitHub issue states?

To reconcile a project board with GitHub issue states, run a reconciliation process that compares board entries against live issue data to identify and resolve discrepancies. This ensures recorded blockers are accurate and the board reflects the current project status reliably.

What are board discrepancies in project management and how do I fix them?

Board discrepancies occur when a project management board does not match the real state of GitHub issues. You fix discrepancies by re-verifying recorded blockers, updating board statuses, and aligning the board with actual issue data.

Do I need the gh CLI and fsgg-coord to track GitHub issues on a project board?

Yes, you need the gh CLI to access GitHub issue data and fsgg-coord to query and update the project board. These dependencies are required to perform the reconciliation and verify blockers accurately.

When should I run project board reconciliation for blocker management?

You should run project board reconciliation before planning a pass or distributing work. Verifying that recorded blockers still hold ensures no work is missed and the board accurately reflects the current project status for reliable workflow planning.