بنقرة واحدة
commits
Conventional commit format: type(scope): description. Rules for commit messages, PR prep, and branch cleanup.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Conventional commit format: type(scope): description. Rules for commit messages, PR prep, and branch cleanup.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Dual-model adversarial review: Claude and Copilot review independently, verdicts are synthesized.
Implement the SDD task list. Read tasks and design from memory, write code, run tests.
Archive all SDD artifacts for a change as a single completed record in memory.
Write the technical design for a planned change: components, interfaces, data flows, edge cases.
Explore the codebase to build context for a planned change. First phase of the SDD workflow.
Propose 2–3 solution approaches for a planned change, evaluating trade-offs and recommending one.
| name | commits |
| description | Conventional commit format: type(scope): description. Rules for commit messages, PR prep, and branch cleanup. |
| when_to_use | Any commit creation, PR preparation, or branch cleanup. |
| user-invocable | false |
| hub-skill-ids | [] |
type(scope): description
feat, fix, docs, chore, refactor, test, ci, style, perf, build, revert
REQUIRE:
type(scope): description)REJECT if:
fixes #N)PREFER: