Git Commit Writer Codex
by Sergey Leka
Generate professional Conventional Commits in Russian from staged Git changes.
- Standardize commit history across a Russian-speaking team
- Automatically identify breaking changes in staged code
- Summarize complex diffs into structured bullet points
Free
Sample input
Я добавил 2FA через СМС и привязал интеграцию с Gateway. Напиши коммит на русском и закрой задачу #102.
Sample output
feat(auth): добавить двухфакторную аутентификацию через SMS
- Добавлена интеграция с API провайдера Gateway
- Обновлена схема базы данных для хранения кодов
- Реализован интерфейс ввода кода в личном кабинете
Closes #102
Git Commit Writer Codex
by Sergey Leka
Generate professional Conventional Commits in Russian from staged Git changes.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Codex CLI
- Instant install
Sample input
Я добавил 2FA через СМС и привязал интеграцию с Gateway. Напиши коммит на русском и закрой задачу #102.
Sample output
feat(auth): добавить двухфакторную аутентификацию через SMS
- Добавлена интеграция с API провайдера Gateway
- Обновлена схема базы данных для хранения кодов
- Реализован интерфейс ввода кода в личном кабинете
Closes #102
About This Skill
What it does
This skill turns staged Git diffs into clear, professional commit messages in the Conventional Commits format. It inspects the actual staged changes, picks the right type and scope, and writes the subject line and optional body in Russian by default.
Why use this skill
Good commit messages are easy to postpone and easy to do poorly. This skill follows a structured workflow: it checks staged changes first, handles large diffs by focusing on the important files, and flags breaking changes or mixed concerns that may deserve separate commits. It saves time and produces commit messages that are easier to read, review, and keep in history.
Supported tools
- Git CLI workflows with staged changes
- Conventional Commits 1.0.0
- Breaking change and issue-tracking footers
Best for
- Russian-speaking development teams
- Developers who want consistent commit history
- Projects that use staged commits and Conventional Commits
Use Cases
- Standardize commit history across a Russian-speaking team
- Automatically identify breaking changes in staged code
- Summarize complex diffs into structured bullet points
- Enforce Conventional Commits specification without manual effort
Known Limitations
- Requires pre-staged changes to analyze.
- Large diffs might exceed context limits, requiring manual file selection.
- Limited effectiveness on binary or obfuscated files.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/git-commit-writer-codex -o /tmp/git-commit-writer-codex.zip && unzip -o /tmp/git-commit-writer-codex.zip -d ~/.claude/skills && rm /tmp/git-commit-writer-codex.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Claude Code, Codex CLI, Cursor, Gemini CLI, OpenClaw, and other SKILL.md-compatible agents
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.