What problem does it solve?
Effectively configuring and managing custom fields in GitHub Projects V2 is crucial for accurate tracking and reporting, yet it can be complex. This skill provides a comprehensive guide to field types, creation, and management strategies, ensuring your projects are perfectly structured.
Core Features & Use Cases
- Detailed Field Type Overview: Understand Single Select, Number, Date, Iteration, and Text fields, including their use cases, characteristics, and CLI creation commands.
- Built-in Fields & Management Strategies: Learn about default fields like Assignees and Labels, and choose between minimal, standard, or comprehensive field sets for your project needs.
- Field Discovery, Querying & Troubleshooting: Master commands for listing fields, getting IDs, setting values, and resolving common issues like field creation failures or missing options.
Quick Start
To create a new Priority field with options P0 (Critical),P1 (High),P2 (Medium),P3 (Low) for a GitHub Project, ask the skill to "Show me the gh project field-create command to add a SINGLE_SELECT field named 'Priority' with the specified options."