kick-off
Start working on an issue from a issue tracking system
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Start working on an issue from a issue tracking system
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.