github-projects

Manage Formspec GitHub Project boards via gh CLI and GraphQL mutations.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Formspec-org/formspec --skill github-projects-formspec-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-projects
Source: https://github.com/Formspec-org/formspec/tree/main/.claude-plugin/skills/github-projects
Command: npx skills add https://github.com/Formspec-org/formspec --skill github-projects-formspec-org

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines GitHub Project board management for Formspec, eliminating manual overhead and keeping issues, epics, and board states in sync.

Core Features & Use Cases

  • Create, update, and list issues on the Formspec project's board (#8) and link sub-issues to parent epics.
  • Manage epics and sub-issues, and configure project fields (Status, Layer, Priority) to reflect work progress.
  • Move items across columns, and wire up governance and traceability via GraphQL mutations and gh CLI commands.

Quick Start

Create or link an issue to the Formspec GitHub Project #8 and configure its Status, Layer, and Priority.

Frequently Asked Questions about github-projects

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

FAQPage Schema
How do I manage GitHub Project board issues and epics for Formspec?

Configure project fields for Status, Layer, and Priority on Formspec GitHub Project #8 issues by applying GraphQL mutations. This requires knowing specific project node IDs and field IDs to accurately reflect work progress across the board.

Do I need gh CLI and GraphQL access to manage the Formspec GitHub Project board?

Move items across columns on the Formspec GitHub Project board by applying GraphQL mutations and gh CLI commands. This updates the project fields, ensuring that issue statuses accurately reflect current work progress.

What's the best way to link sub-issues to parent epics on a GitHub Project board?

Link sub-issues to parent epics on a GitHub Project board by using GraphQL mutations via the gh CLI. This configures the hierarchy within the Formspec organization's projects and eliminates manual overhead when tracking work progress.

What are the limitations when configuring GitHub Project fields via gh CLI?

The limitation when configuring GitHub Project fields via gh CLI is the strict dependency on accessing the Formspec-org/formspec repo and having exact knowledge of project node IDs and field IDs for Status, Layer, and Priority to execute mutations.