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.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
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.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "git-commit-writer-free". Staged changes add password reset endpoints and related tests.
Resultado esperado:
feat(auth): add password reset endpoints
- Adds reset request and confirmation flows
- Covers the new behavior with tests
Usando "git-commit-writer-free". Staged changes rename a public API response field and update its documentation.
Resultado esperado:
feat(api)!: rename account status response field
- Updates the public response contract
- Requires downstream clients to use the new field
Auditoría de seguridad
SeguroAll 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.
Factores de riesgo
⚙️ Comandos externos (41)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/justhandledlabs-git-commit-writer-free/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/justhandledlabs-git-commit-writer-free?utm_source=security_passport_badge)Insignia 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>Tarjeta para insertar
<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>Citas académicas (APA · BibTeX · CFF)
Cita 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/1Cita 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"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
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.
Prueba estos prompts
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.
Mejores prácticas
- 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.
Evitar
- 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.
Preguntas frecuentes
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?
Detalles del desarrollador
Autor
justhandledlabsLicencia
MIT
Versión del autor
v1.0.0
Revisión de Skillstore
r1
Ref.
1b458f7833f8bbcda2dfb11d8ce6f3f773c62218
Actualidad del mantenimiento
22/7/2026
Uso
0 descargas · 0 vistas
Estructura de archivos
📄 SKILL.md