Project Board Enforcement Overview The GitHub Project board is THE source of truth for all work state. Not labels. Not comments. Not memory. The project board. Core principle: If it's not in the project board with correct fields, it doesn't exist. This skill is called by other skills at gate points. It is not invoked directly. API Optimization Requirement CRITICAL: All read operations MUST use cached data from . The following environment variables MUST be set before using this skill: - - Cached project items JSON - - Cached project fields JSON - - Project node ID - - Status field ID - - Statu…