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

safe-git-operations

النجوم٠
التفرعات٠
آخر تحديث٢٢ أبريل ٢٠٢٦ في ١٧:٠٩

Use before running git reset, git add -A/./-a, editing .gitignore when it's not excluding expected paths, or cleaning up committed files. Prevents four common operational failure modes that cascade into long recovery sessions: reset without state check, catchall staging of build artifacts, gitignore pattern trial-and-error, and per-file iteration when a single bulk command suffices.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly