git-commit-writer-free
Write Conventional Commits from Staged Changes
Writing accurate conventional commits from complex staged changes takes time and can produce inconsistent results. This skill inspects staged Git changes and recommends a concise, scoped commit message.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
Review the Skillstore skill "git-commit-writer-free" from https://skillstore.io/skills/justhandledlabs-git-commit-writer-free.md and its manifest at https://skillstore.io/api/skills/justhandledlabs-git-commit-writer-free/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «git-commit-writer-free». Staged changes add password reset endpoints and related tests.
Ожидаемый результат:
feat(auth): add password reset endpoints
- Adds reset request and confirmation flows
- Covers the new behavior with tests
Использование «git-commit-writer-free». Staged changes rename a public API response field and update its documentation.
Ожидаемый результат:
feat(api)!: rename account status response field
- Updates the public response contract
- Requires downstream clients to use the new field
Аудит безопасности
БезопасноAll 41 static findings are false positives caused by Markdown code formatting or legitimate Git workflow instructions. The skill uses fixed local inspection commands without interpolation, network access, destructive operations, or evidence of malicious intent.
Факторы риска
⚙️ Внешние команды (41)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/justhandledlabs-git-commit-writer-free/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/justhandledlabs-git-commit-writer-free?utm_source=security_passport_badge)Значок HTML
<a href="https://skillstore.io/skills/justhandledlabs-git-commit-writer-free?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/justhandledlabs-git-commit-writer-free/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Встраиваемая карточка
<iframe src="https://skillstore.io/embed/skills/justhandledlabs-git-commit-writer-free.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Академические ссылки (APA · BibTeX · CFF)
Цитата APA
justhandledlabs. (2026). git-commit-writer-free security audit report (audit version 1) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/justhandledlabs-git-commit-writer-free/audits/1Цитата BibTeX
@techreport{justhandledlabs-justhandledlabs-git-commit-writer-free-2026,
author = {justhandledlabs},
title = {git-commit-writer-free security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/justhandledlabs-git-commit-writer-free/audits/1},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-commit-writer-free security audit report (audit version 1)"
version: "1.0.0"
type: report
authors:
- name: "justhandledlabs"
date-released: "2026-07-22"
url: "https://skillstore.io/skills/justhandledlabs-git-commit-writer-free/audits/1"
identifiers:
- type: other
value: "skillstore:justhandledlabs-git-commit-writer-free:audit:1"
description: "Skillstore immutable audit report identifier"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
Prepare a focused feature commit
Turn staged implementation and test changes into one conventional commit recommendation.
Summarize a maintenance update
Choose an accurate type and scope for staged dependency, build, or repository maintenance changes.
Flag a breaking release change
Detect evidence of public contract changes and recommend a breaking conventional commit marker.
Попробуйте эти промпты
Write a conventional commit message for my staged changes.
Review my staged changes and recommend the best commit type, scope, and summary.
Generate a commit message, explain the chosen type and scope, and provide one alternative when intent is ambiguous.
Analyze the staged diff for public API or schema breaks, then propose a breaking conventional commit with concise migration context.
Лучшие практики
- Stage only changes that belong in one commit before using the skill.
- Review the suggested type, scope, and breaking marker against project conventions.
- Recheck the staged diff after any change before accepting the message.
Избегать
- Do not request a message before staging changes.
- Do not mix unrelated staged work and expect one precise scope.
- Do not accept a breaking marker without public contract evidence.
Часто задаваемые вопросы
Does this skill create the Git commit?
Does it include unstaged changes?
Which commit format does it use?
How does it choose a scope?
How does it detect breaking changes?
What happens when nothing is staged?
Сведения для разработчиков
Автор
justhandledlabsЛицензия
MIT
Версия автора
v1.0.0
Ревизия Skillstore
r1
Ссылка
1b458f7833f8bbcda2dfb11d8ce6f3f773c62218
Актуальность поддержки
22.07.2026
Использование
0 загрузок · 0 просмотров
Структура файлов
📄 SKILL.md