auto-update-issue-status-from-todo-to-in-progress

Official

Auto-advance GitHub Issue status across all projects.

AuthorTasup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually updating GitHub Issue statuses across multiple linked projects is a tedious and error-prone task. This skill automates the progression of issue statuses, ensuring consistency and saving time.

Core Features & Use Cases

  • Multi-Project Sync: Automatically updates issue statuses in all GitHub Projects V2 linked to an issue.
  • Parent Issue Awareness: Intelligently updates the status of parent issues based on the progress of their child issues.
  • Use Case: When you start working on a sub-task, this skill can automatically move its status from "Todo" to "In Progress" in all relevant projects, and then check if its parent issue should also move to "In Progress" based on other sub-tasks.

Quick Start

Automatically update the status of GitHub issue https://github.com/Tasup/Tasup/issues/5 to the next stage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: auto-update-issue-status-from-todo-to-in-progress
Download link: https://github.com/Tasup/Tasup/archive/main.zip#auto-update-issue-status-from-todo-to-in-progress

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