github-projects-board

Manage GitHub Projects v2 Kanban boards via the GitHub CLI.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/faccomichele/open-claw-team --skill github-projects-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-projects-board
Source: https://github.com/faccomichele/open-claw-team/tree/main/skills/github-projects-board
Command: npx skills add https://github.com/faccomichele/open-claw-team --skill github-projects-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually tracking and updating agile task status across GitHub Projects v2 boards is time-consuming, error-prone, and difficult to keep in sync with coordinated AI agent workflows.

Core Features & Use Cases

  • Board Viewing: Retrieve and view all items on your GitHub Projects v2 board to track task progress at a glance.
  • Issue Integration: Add linked GitHub issues directly to the project board to associate code tasks with project work items.
  • Card & Field Management: Move cards between standard agile columns (Backlog, In Progress, In Review, Done) and update custom field values to reflect task status.
  • Use Case: For a team using OpenClaw and GitHub Copilot agents, use this skill to automatically move assigned tasks to the In Progress column when work begins, and update status fields as agents complete work, keeping the project board in sync without manual intervention.

Quick Start

Use the github-projects-board skill to move the task linked to issue #456 to the In Progress column on your team's GitHub Projects v2 board.

Frequently Asked Questions about github-projects-board

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

FAQPage Schema
How do I automate GitHub Projects v2 Kanban board updates?

Automate GitHub Projects v2 Kanban board updates by using AI agents to move cards between columns and edit custom fields via the GitHub CLI, eliminating manual status tracking. This ensures your agile board remains synchronized with automated workflows.

Can I link GitHub issues directly to a project board automatically?

Yes, you can link GitHub issues directly to your project board automatically. The skill adds linked GitHub issues to the Kanban board, associating code tasks with project work items without manual intervention.

How do I move cards between agile columns using the GitHub CLI?

Move cards between standard agile columns like Backlog, In Progress, In Review, and Done by executing GitHub CLI commands through the skill. This updates the project field values to reflect current task status accurately.

What is the best way to keep GitHub Projects boards in sync with AI agents?

Keep GitHub Projects boards in sync with AI agents by triggering automated workflow execution that updates board status, adds linked issues, and modifies custom fields as agents complete their assigned tasks.

Can I use this to view all items on a GitHub Projects v2 board?

Yes, you can retrieve and view all items on your GitHub Projects v2 board. This allows you to track agile task progress at a glance directly through the skill's board viewing functionality.

Do I need the GitHub CLI to manage GitHub Projects v2 boards?

Yes, the GitHub CLI is required to manage GitHub Projects v2 boards with this skill. It uses the CLI to retrieve project items, move cards, and edit custom field values for automated agile workflow execution.