mit einem Klick
work-on
Take a github url and start work on it
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Take a github url and start work on it
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| 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