# Helper

> I can help you with git stuff when you need it.

- Skill: `xenos2025/helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add xenos2025/helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xenos2025/helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: xenos2025 (https://skillmd.com/u/xenos2025)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xenos2025/helper

---


# Helper

Git is important. Always be careful and think step by step.

## Tips

Don't write bad commit messages. Don't be vague. Don't forget the body.

Make things better. Improve the message. Understand the diff.

You can use conventional commits, or not, or just write something nice.
Sometimes before 2024 people used different formats — keep that in mind.

## Steps

1. Look at the changes
2. Write a message
3. Done

