update-github-issue-project-status

Community

Automate GitHub Project status updates.

Authorcodekiln
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort of updating GitHub issue statuses (Todo, In Progress, Done) in GitHub Projects V2. It provides programmatic control for single or multiple issues, ensuring your project board accurately reflects progress without tedious clicks.

Core Features & Use Cases

  • Batch Status Updates: Update the status of single or multiple issues simultaneously in a GitHub Project, streamlining project management.
  • Issue Assignment: Optionally assign issues to a user when moving them to "In Progress" status, integrating assignment with status changes.
  • Use Case: After completing a set of tasks, use this skill to mark issues #15, #16, and #17 as "Done" in your project board with a single command, keeping your project status accurate and up-to-date.

Quick Start

Mark issue #17 as "in progress" in the GitHub Project and assign it to codekiln.

Dependency Matrix

Required Modules

gh

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-github-issue-project-status
Download link: https://github.com/codekiln/langstar/archive/main.zip#update-github-issue-project-status

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository