track

Route issues, PRs, and sprint tasks through GitHub Projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/paxtone-io/openkodo --skill track
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: track
Source: https://github.com/paxtone-io/openkodo/tree/main/plugins/kodo/skills/track
Command: npx skills add https://github.com/paxtone-io/openkodo --skill track

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams coordinate development work by managing issues, PRs, and sprint progress through GitHub Projects, ensuring alignment and reducing context-switching.

Core Features & Use Cases

  • Issue creation and routing: Create issues and route them to the appropriate sprint, linking related PRs and commits.
  • Status tracking: Monitor open issues, sprint progress, assignees, and milestones to keep work visible.
  • Cross-tool linkage: Link code changes (PRs/commits) to issues to maintain traceability across the repository.

Quick Start

Create a new bug and assign it to the current sprint using kodo track issue.

Frequently Asked Questions about track

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

FAQPage Schema
How do I track GitHub issues and PRs across sprints?▼

Track GitHub issues and PRs across sprints by routing work items through GitHub Projects. The skill creates, links, and updates tasks while enforcing cross-tool linkage to maintain traceability and prevent duplicates.

Can I link pull requests to existing GitHub issues automatically?▼

Link pull requests to existing GitHub issues automatically through structured routing. The skill enforces cross-tool linkage between code changes and issues to maintain repository traceability and prevent orphaned tasks.

What is the best way to manage sprint progress using GitHub Projects?▼

Manage sprint progress using GitHub Projects by monitoring open issues, assignees, and milestones. The skill coordinates development work to keep visibility clear and reduce context-switching for the team.

How do I create a bug report and assign it to the current sprint?▼

Create a bug report and assign it to the current sprint by running the kodo track issue command. The skill routes the new issue to the appropriate sprint while applying guardrails against duplicates.

Does this workflow prevent duplicate or orphaned tasks in GitHub?▼

This workflow prevents duplicate or orphaned tasks in GitHub by enforcing structured routing and status updates. Guardrails are applied during issue creation and cross-tool linking to maintain alignment.

Can I coordinate feature requests and bug tracking in one GitHub workflow?▼

Coordinate feature requests and bug tracking in one GitHub workflow by routing both issue types through GitHub Projects. The skill applies structured tracking and cross-tool linkage to align team planning and development work.