Manages local GitHub issue metadata to prioritize and track development progress within your Claude Code environment.
The Issues Triage skill enables developers to maintain a localized organization layer for GitHub issues without cluttering the remote repository. By utilizing a local SQLite database, it allows you to assign priorities, track work status, and append time-stamped developer notes to issues during your coding session. This is an essential tool for developers who need to manage complex task backlogs, keep private reproduction notes, or plan their immediate work focus within the Claude Code terminal.
주요 기능
01Quick shortcuts for picking or ignoring tasks
02SQL-backed persistence for session consistency
03Priority level management (Critical to Low)
04Local metadata tracking for GitHub issues
050 GitHub stars
06Time-stamped internal developer notes
사용 사례
01Tracking task status locally before pushing formal updates to GitHub
02Maintaining private developer notes on issue reproduction steps
03Prioritizing a personal work queue from a large repository backlog