update-tracking

Update parent pull request descriptions with current sub-issue statuses via GitHub APIs.

11|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill update-tracking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-tracking
Source: https://github.com/ImperialAutomation/claude-code-toolkit/tree/main/skills/update-tracking
Command: npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill update-tracking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating a parent pull request with the latest statuses of all linked sub-issues, ensuring clear communication and progress tracking.

Core Features & Use Cases

  • Automated PR Status Synchronization: Fetches current issue and pull request statuses to keep parent PR up-to-date.
  • Progress Monitoring: Calculates completion percentages based on sub-issue and PR statuses.
  • Use Case: For project managers or developers managing complex workflows, automatically generate an overview of sub-issue statuses in the main PR description to facilitate better tracking.

Quick Start

Enter the PR number to automatically retrieve current statuses, generate an updated status table, and preview changes to include them in the PR body.

Frequently Asked Questions about update-tracking

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

FAQPage Schema
How do I update a pull request description with sub-issue statuses automatically?

You can automatically update a pull request description by fetching linked sub-issue statuses through GitHub APIs, calculating completion percentages, and generating a status table to merge into the PR body.

What is the best way to track sub-issue progress within a parent pull request?

Tracking sub-issue progress within a parent pull request involves synchronizing issue statuses via GitHub APIs to generate an updated completion overview directly in the PR description.

Can I calculate completion percentages for my GitHub pull request based on linked issues?

Yes, calculating completion percentages for a GitHub pull request is done by fetching the current statuses of all linked sub-issues and PR merge states to determine the overall progress.

Does this automated PR status synchronization work for complex multi-issue workflows?

Automated PR status synchronization is designed specifically for complex multi-issue workflows, fetching current issue and pull request statuses to maintain real-time tracking and transparency.

How do I preview pull request description changes before applying sub-issue status updates?

To preview pull request description changes, enter the PR number to retrieve current statuses, generate an updated status table, and review the changes before including them in the PR body.