with one click
work-on
Take a github url and start work on it
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
Take a github url and start work on it
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
| name | work-on |
| description | Take a github url and start work on it |
You will be given a url to a GitHub issue. If you don't receive one, ask for it.
Use the gh command line program to read the description and fetch any linked/related issues for context.
Explicitly ask the user: "Is there any context you would like to add before starting?"
If there is still any ambiguity about the task, ask clarifying questions up front.
Check out a new branch for the task, using the format 123-short-descriptive-name where 123 is the issue number
Start work on the code changes for the task in the current directory. Don't commit any changes unless asked to do so.
When complete, print a summary of the work done, and any remaining loose ends or ambiguities encountered