update-parent-issue-status

Official

Sync parent issue status with child progress.

AuthorTasup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeping parent issue statuses aligned with the progress of their child issues is a manual chore that often leads to outdated project views. This skill automates that synchronization, ensuring your project overview is always accurate.

Core Features & Use Cases

  • Child-to-Parent Status Rollup: Automatically updates a parent issue's status (e.g., to "In Progress" or "Done") based on the collective status of its sub-issues.
  • Workflow Consistency: Ensures that project boards accurately reflect the overall progress of complex tasks.
  • Use Case: As soon as the first sub-task of a larger feature is moved to "In Progress," this skill will automatically update the main feature's parent issue to "In Progress," providing an immediate, accurate overview of project advancement.

Quick Start

Update the parent issue status for GitHub issue https://github.com/Tasup/Tasup/issues/33.

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: update-parent-issue-status
Download link: https://github.com/Tasup/Tasup/archive/main.zip#update-parent-issue-status

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