project-field-management
Installation
SKILL.md
GitHub Projects Field Management
This skill provides deep knowledge of GitHub Projects V2 custom fields, their types, capabilities, limitations, and best practices.
Field Types Overview
Single Select
Purpose: Dropdown with one choice from predefined options
Use cases:
- Status (Backlog, Todo, In Progress, Done)
- Priority (P0, P1, P2, P3)
- Component (Frontend, Backend, DevOps)
- Team (Team A, Team B, Team C)
- Environment (Dev, Staging, Prod)