Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

agent-skills-git

يحتوي agent-skills-git على 13 من skills المجمعة من niboj، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
1
محدث
2026-04-05
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

git-agent-change-delivery
مطوّرو البرمجيات

Use this skill when you need to deliver a complete Git change from inspected repository state through commit, push, and final human-facing summary.

2026-04-05
git-agent-refuse-unsafe-state
مطوّرو البرمجيات

Use this skill when the Git repository is in an unsafe or ambiguous state and the agent must stop, explain the risk, and route to the safest next action.

2026-04-05
git-agent-session-start
مطوّرو البرمجيات

Use this skill when you need to start an agent session in a Git repository by inspecting branch, remote, worktree, and risk signals before any modification.

2026-04-05
git-branch-workflow
مطوّرو البرمجيات

Use this skill when you need to create, rename, or validate a Git work branch from a safe and synchronized base branch.

2026-04-05
git-commit-convention
مطوّرو البرمجيات

Use this skill when you need to stage, split, and describe Git commits so each commit carries one clear intent with a traceable message.

2026-04-05
git-conflict-resolution-playbook
مطوّرو البرمجيات

Use this skill when you need to resolve Git merge or rebase conflicts methodically, document the chosen resolution, and validate the repository before continuing.

2026-04-05
git-hotfix-workflow
مطوّرو البرمجيات

Use this skill when you need to create, deliver, and document an urgent Git hotfix from the correct protected base without bypassing review and safety rules.

2026-04-05
git-protected-branch-guardrails
مطوّرو البرمجيات

Use this skill when you need to enforce protected-branch Git rules and block direct commits, unsafe rewrites, or destructive actions on protected refs.

2026-04-05
git-pull-request-workflow
مطوّرو البرمجيات

Use this skill when you need to prepare, update, or validate a Git pull request with a clear change summary, validations, risks, and review context.

2026-04-05
git-pull-sync-strategy
مطوّرو البرمجيات

Use this skill when you need to synchronize local Git history with a remote branch and must choose safely between fetch, rebase, merge, or refusal.

2026-04-05
git-undo-and-recovery
مطوّرو البرمجيات

Use this skill when you need to undo a Git change, recover lost work, or choose safely between restore, reset, revert, and reflog-based recovery.

2026-04-05
git-version-tagging
مطوّرو البرمجيات

Use this skill when you need to create an annotated Git tag, collect commits since the previous release, and prepare release-note inputs safely.

2026-04-05
git-example-skill
مطوّرو البرمجيات

Use this skill when you need a narrow Git procedure with explicit guardrails, required inputs, and reusable references.

2026-04-05