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.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
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.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو 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 الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
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
حداثة الصيانة
٢٣/٧/٢٠٢٦
الاستخدام
1 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md