Back to tags
Tag

Agent Skills with tag: issue-tracking

42 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

github-navigator

GitHub operations via gh CLI. Uses built-in help to discover commands dynamically. Covers files, directories, issues, PRs, releases, actions, and everything else. CRITICAL: Always use this skill instead of webfetch for GitHub URLs.

githubgh-clicommand-linerepository-management
arvindand
arvindand
4

apply-all-findings

Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace

code-reviewissue-trackingbugfixdeveloper-guidance
troykelly
troykelly
1

epic-management

Use for LARGE work requiring feature-level grouping. Creates epic tracking issues, manages related issues under a common label, tracks epic progress, and coordinates with milestones.

epic-managementissue-trackingmilestonesprogress-tracking
troykelly
troykelly
1

feedback-triage

Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch of issues to investigate. Investigates each item BEFORE creating issues, classifies by type and priority, creates well-formed GitHub issues with proper project board integration.

bug-triagefeedbackissue-trackinguser-testing
troykelly
troykelly
1

issue-decomposition

Use when an issue is too large for a single task - breaks into linked sub-issues with full documentation, ensuring manageable work units

task-decompositionissue-trackingproblem-framingdocumentation
troykelly
troykelly
1

issue-driven-development

Use for any development work - the master 13-step coding process that orchestrates all other skills, ensuring GitHub issue tracking, proper branching, TDD, code review, and CI verification

issue-trackingbranching-strategytest-driven-developmentcode-review
troykelly
troykelly
1

issue-lifecycle

Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end

issue-trackingcontinuous-updatesgithubprocess-management
troykelly
troykelly
1

pr-creation

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

pull-requestsgithubcode-documentationissue-tracking
troykelly
troykelly
1

milestone-management

Use for time-based grouping of issues into delivery phases. Creates, updates, and tracks milestones, associates issues and epics, monitors progress toward milestone completion.

milestonesissue-trackingprogress-monitoringdelivery-phases
troykelly
troykelly
1

deferred-finding

Use when a review finding cannot be fixed in current PR - creates properly documented tracking issue with full context, linked to parent, following full issue-driven-development process

issue-trackingprocess-managementdocumentationparent-issue-linking
troykelly
troykelly
1

issue-prerequisite

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning

issue-trackinggithubpre-task-checkautomation
troykelly
troykelly
1

github-automation

自动化 GitHub 操作。当用户需要管理仓库、创建 PR、处理 Issue、自动化 CI/CD 或进行代码审查时使用此技能。

githubautomationci-cdpull-request
aAAaqwq
aAAaqwq
0

workhub

工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 `docs/` 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。

SSOTarchitecture-documentsissue-trackingpull-requests
Dwsy
Dwsy
0

context7

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

githubissue-trackingsearchbug-triage
Dwsy
Dwsy
0

ticket-management

Use when creating or updating tickets. Covers ticket writing best practices, what to include, and what to avoid.

ticket-managementissue-trackingcommunicationprocess-management
RoM4iK
RoM4iK
0

workbench-sync

Sync workflows for Workbench CLI. Use when aligning local work items with GitHub issues, creating branches, or reconciling doc backlinks.

workflow-automationgithubclibranch-management
bravellian
bravellian
0

capture-new-idea

Capture user ideas verbatim in .wrangler/ideas/ directory using the MCP issues_create tool with type='idea'. Preserves exact user wording without interpretation or enhancement.

idea-captureuser-feedbackissue-trackingverbatim-capture
samjhecht
samjhecht
1

design-system-governance

Detect and track design token drift between Figma design systems and code implementations - report-only skill that identifies inconsistencies and creates wrangler issues for resolution

design-systemsdesign-tokensfigma-integrationconsistency-check
samjhecht
samjhecht
1

housekeeping

Perform comprehensive project housekeeping - update roadmap, reconcile issues with implementation reality, organize completed work, and identify drift. This is a workflow skill that coordinates multiple parallel subagents for efficiency. Use when user says something like "run housekeeping", "do your housekeeping" or "clean up project state".

project-planningissue-trackingprogress-trackingworkflow-automation
samjhecht
samjhecht
1

AILANG Inbox

Cross-agent communication system with semantic search and GitHub sync. Check messages, find similar content, deduplicate, and sync with GitHub Issues for AI workflows across sessions.

cross-agent-communicationsemantic-searchgithub-syncworkflow-automation
sunholo-data
sunholo-data
1

tracking-technical-debt

Use when you notice code problems while working on something else - links code markers to beads so issues don't get lost. Triggers on "I see a problem but can't fix it now."

technical-debtcode-smellissue-trackingcode-markers
snits
snits
12

jira

Jira integration for fetching issue context (Epics, Stories, Bugs) to enhance development workflows. Use for automatic issue detection, retrieving ticket details, acceptance criteria, and linked dependencies.

jiraissue-trackingacceptance-criteriaworkflow-automation
resolve-io
resolve-io
11

linear-skills

Lightweight Linear skill for fetching issue details. Returns only essential data (title, description, state, assignee) to optimize context usage compared to full Linear MCP.

linearissue-trackingapi-integrationcontext-optimization
conorluddy
conorluddy
1

jira-cli

Interactive command-line tool for Atlassian Jira. This skill should be used when users want to interact with Jira issues, epics, sprints, or when they mention Jira workflows, issue management, or need help with jira-cli commands and workflows.

jiraissue-trackingworkflow-automationatlassian
mgiovani
mgiovani
12

bd-workflow

How to use bd (beads) for issue tracking, ready work, status updates, and comments in this repo.

issue-trackingstatus-updatescommentstask-management
lambdamechanic
lambdamechanic
11

sub-issue-maker

Provide the task granularity for cutting subissues.

task-decompositionissue-trackingworkflow-automationproblem-framing
uuta
uuta
11

issue-writer

Skill for creating and drafting issue documents in the specified format, including bugs, features, RFCs, ADRs, tasks, retrospectives, etc. Use when you need to document software issues, features, decisions, or work items in .docs/issues/ or _docs/issues/ folders.

issue-templatesdocumentationissue-trackingsoftware-documentation
arisng
arisng
1

beads

Track complex, multi-session work with dependency graphs using beads issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.

issue-trackingdependency-managementmulti-sessioncontext-persistence
arisng
arisng
1

github

Manage GitHub issues using gh CLI - create, list, view, update, close, and assign issues. Use when working with GitHub issues, bug tracking, or project management tasks.

github-cliissue-trackingbug-trackingcommand-line
johnlindquist
johnlindquist
0

pr-creator

Create or update pull requests with conventional commits. Use when user says "create a PR for these changes", "submit this for review", "open a pull request", "push these changes and create a PR", "I'm ready to submit this work", or "create PR and link to issue #123".

pull-requestsconventional-commitsgitissue-tracking
Uniswap
Uniswap
254

issue-tracking-with-beans-and-linear

Use when starting work, tracking tasks, or deciding where to record discovered work - clarifies when to use Beans vs Linear

issue-trackingbeanslineartask-planning
czottmann
czottmann
0

making-plans

Use when design is complete and you need detailed implementation tasks - breaks epics into coarse-grained Beans issues with TDD guidance, exact file paths, and verification steps

task-planningimplementation-workflowtest-driven-developmentfile-organization
czottmann
czottmann
0

issue-tracking-with-linear

Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)

issue-trackinglinearworkflow-design
czottmann
czottmann
0

jira

Jira Cloud REST API via curl. Use this skill to create, update, search, and manage issues, projects, and workflows in Jira.

jirarest-apiissue-trackingcommand-line
vm0-ai
vm0-ai
0

linear

Linear issue tracking API via curl. Use this skill to create, update, and query issues, projects, and teams using GraphQL.

apigraphqlissue-trackingcurl
vm0-ai
vm0-ai
0

issue-tracking

Creates and manages issues via tissue for tracking work items, bugs, and features. Use for organizing work, checking ready issues, or updating status.

issue-trackingbug-reportfeature-request
evil-mind-evil-sword
evil-mind-evil-sword
0

oss

This skill should be used when the user asks to "create a pull request", "create PR", "open PR", "create an issue", "file an issue", "create a GitHub issue", "create a Claude Code issue", "report a bug in Claude Code", "create a Codex issue", "report a bug in Codex CLI", "create a discussion", "start a GitHub discussion", or mentions OSS contribution workflows.

pull-requestissue-trackingbug-reportcode-contribution
PaulRBerg
PaulRBerg
7210

gh-cli

This skill should be used when the user mentions "gh CLI", "gh command", asks to "view repository info", "trigger workflows", "search GitHub", "manage codespaces", "check PR status", "list issues", or asks about GitHub CLI usage and automation from the command line.

cligithub-searchpull-requestissue-tracking
PaulRBerg
PaulRBerg
7210

linear-cli

Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.

cliissue-trackingtask-automationlinear
schpet
schpet
0

troubleshooting

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges.

troubleshootingroot-cause-analysiserror-handlingissue-tracking
Kiro Team
Kiro Team
0

github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

cligithubpull-requestsissue-tracking
steipete
steipete
0

jira-integration

Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlassian.net/browse/*', or issue keys like 'PROJ-123'. Use when searching issues (JQL), getting/updating issue details, creating issues, transitioning status, adding comments, logging worklogs, managing sprints and boards, creating issue links, or formatting Jira wiki markup. If authentication fails, offer to configure credentials interactively. Supports both Jira Cloud and Server/Data Center with automatic authentication detection. By Netresearch.

pythonapijiraatlassian
netresearch
netresearch
20