project-board-enforcement

Verify GitHub Project board issues have Status, Type, and Priority fields.

11|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/troykelly/claude-skills --skill project-board-enforcement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-board-enforcement
Source: https://github.com/troykelly/claude-skills/tree/main/skills/project-board-enforcement
Command: npx skills add https://github.com/troykelly/claude-skills --skill project-board-enforcement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures every task exists in the GitHub Project board with proper fields before work proceeds, preventing drift between work state and project status.

Core Features & Use Cases

  • Mandatory project verification gates before work begins
  • Verification of Status, Type, and Priority fields
  • Guidance for updating project fields during work
  • Supports orchestration with other planning Skills

Quick Start

Validate that an issue is present in the project board and has Status, Type, and Priority set before starting work. Update if necessary and proceed.