# Cuga Commit

> 1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit

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

---


1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit

2. start by git status, and selectivly stage files for commit

3. follow https://www.conventionalcommits.org with scoping and for each commit add some bullet points in descrption

