بنقرة واحدة
commit-simple
Branch, commit, and push changes. Use when preparing a commit or pushing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Branch, commit, and push changes. Use when preparing a commit or pushing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Measure a skill's reliability — run it k times for a pass@k score, design or interpret its eval, or compare it against the base agent. Use when the user wants to run, design, or interpret a skill's eval, or write an .eval.yaml spec.
Build and harden a skill with evals — interview to design its eval tasks, then run, measure, and iterate. Use when the user wants to create or improve a skill's eval, or run the create → test → improve loop for a skill.
Save a short note to a file. Use when asked to record, save, or jot down a note.
Send an operational alert. Use when asked to send an alert, page, or notification.
Fetch data with a strict retry budget. Use when asked to fetch data that may be unavailable.
Convert a title into a URL slug. Use when asked to slugify a title or make a URL slug.
| name | commit-simple |
| description | Branch, commit, and push changes. Use when preparing a commit or pushing work. |
Use this skill when creating a branch, committing changes, or pushing work.
commit-pr as the next step.main or master, ask whether to create a new branch before committing.{type}/sc-{number}/{slug}, {type}/gh-{number}/{slug}, {type}/{number}/{slug}, or {type}/{slug}.commit-pr.