Store
Claude skill CodeFree

Git troubleshooting

From pasted git status, git log or error output, diagnoses the situation and gives the exact, safe commands to fix it, with a backup first when the operation is risky.

Real example

Taken from the skill's “Example” section (in French: the skill answers in your language).

Claude · skill git-depannage
`git status` me dit : `On branch main / Your branch and 'origin/main' have diverged / both modified: app.py` après un `git pull`.

`

Situation diagnostiquée

Un merge automatique a démarré et app.py a un conflit : les mêmes lignes ont été modifiées en local et sur le remote.

Risque

Aucun risque de perte si tu résous le conflit normalement.

Commandes, dans l'ordre

git status

→ confirme quels fichiers sont en conflit (repère les marqueurs <<<<<<<).

`

…

Install in two minutes

  1. 1

    claude.ai or Claude Desktop

    Settings, capabilities (skills) section, then import the .zip file.

  2. 2

    Claude Code

    Unzip the folder into ~/.claude/skills/: the /git-depannage command appears.

  3. 3

    Ask as usual

    Claude triggers the skill on its own when your request matches.

The skill helps you learn and produce your own work; it never writes graded work for you. Check your school's rules on AI use.

In the same field

Join GetPack

Already have an account? Sign in