Git Mastery - Complete Git Expertise Comprehensive Git skill covering basic to advanced operations, with mandatory safety guardrails for destructive commands and platform-specific workflows. Critical Guidelines Windows File Path Requirements When using Edit or Write tools on Windows, use backslashes ( ) in file paths, NOT forward slashes ( ): - WRONG: - CORRECT: Applies to: Edit/Write parameters and all file operations. Documentation Guidelines NEVER create new documentation files unless explicitly requested by the user. Prefer updating existing README.md files. Keep documentation concise, di…