tracker-github

Automate GitHub issue management and project board tracking from artifact inputs.

Updated Dec 6, 2025
One-click install
npx skills add https://github.com/arttttt/CMIDCABot --skill tracker-github
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracker-github
Source: https://github.com/arttttt/CMIDCABot/tree/main/.claude/archive/skills/tracker-github
Command: npx skills add https://github.com/arttttt/CMIDCABot --skill tracker-github

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the lifecycle of GitHub issues and board tracking, enabling teams to manage artifacts, tasks, and project status from a single automation layer.

Core Features & Use Cases

  • Issue creation and updates: create, label, and comment on issues from artifacts.
  • Project board synchronization: move and update items across Backlog, Todo, In Progress, Review, and Done.
  • Use Case: Imagine publishing artifacts that require traceable task status updates in GitHub Projects.

Quick Start

Use the tracker-github skill to create an initial GitHub issue from the artifact titled "CMIDCABot task" and attach a brief summary as a comment.

Frequently Asked Questions about tracker-github

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

FAQPage Schema
How do I automate GitHub issue creation and updates from artifacts?

Automate GitHub issue creation and updates by using artifact inputs to trigger issue writes, apply labels, and add comments. This synchronizes artifact publishing with task status updates directly within GitHub Projects.

Can I move issues across GitHub project board columns automatically?

Move issues across GitHub project board columns automatically by updating project item fields and shifting items through Backlog, Todo, In Progress, Review, and Done statuses based on artifact lifecycle changes.

What's the best way to synchronize artifact publishing with GitHub project tracking?

Synchronize artifact publishing with GitHub project tracking by mapping artifact inputs to issue creation, status updates, and board column transitions, ensuring traceable task progress within a single automation layer.

Does tracker-github support adding comments to existing GitHub issues?

Tracker-github supports adding comments to existing GitHub issues by processing artifact inputs and applying the github:add_issue_comment tool, enabling automated summary attachments and contextual updates.

How do I list and update GitHub project fields for task management?

List and update GitHub project fields by retrieving project items and modifying their field values via project integration tools, allowing automated task status changes and board synchronization.

Are there limitations to automating GitHub project board transitions with artifacts?

Automating GitHub project board transitions with artifacts requires compatible project column structures and valid artifact inputs; transitions are limited to supported columns like Backlog, Todo, In Progress, Review, and Done.