بنقرة واحدة
work-on
Take a github url and start work on it
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Take a github url and start work on it
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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