kick-off
Start working on an issue from a issue tracking system
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Start working on an issue from a issue tracking system
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Discuss GitHub reviews left on a PR interactively one comment at a time
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
| name | kick-off |
| description | Start working on an issue from a issue tracking system |
| argument-hint | ["issue-id"] |
Instructions:
The user may provide the issue ID as an argument to this skill. Prompt the user to provide the issue ID if not received as an argument.
If the issue ID is an integer look for the issue in GitHub issues using gh utility
If the issue ID is in the form ABC-123 look for the issue in Linear using the linear utility
Retrieve the issue from the relevant issue tracking software and read it.
Summarise the ticket back to the user and await further instructions.