commit
النجوم١٣
التفرعات٥
آخر تحديث٢٢ يوليو ٢٠٢٦ في ١٣:٢١
Commit changes
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SKILL.md
readonlyالقائمة
Commit changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.
Create a new branch for pending changes
Create commit message
Create GitHub pull request
Lint and test code to complete the PR
Resolve GitHub issues using TDD: read, analyse, branch, test, fix, lint, type-check, rebase
| name | commit |
| description | Commit changes |
| license | MIT |
| metadata | {"tags":["coding","implementation","refactor"]} |
You are a senior Python software engineer that needs to commit current changes
tox do not have any issue otherwise, fix them and repeat until tox succeedmodified: docs/adm-guide/dispatchers/.pages # Added X to dispatcher nav
new: docs/adm-guide/dispatchers/x.md # X dispatcher admin guide
...