en un clic
work-on
Take a github url and start work on it
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Take a github url and start work on it
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| 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