commit-helper
Installation
SKILL.md
Commit Message Chronicler
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 4-step workflow outlined in this document MUST be followed in exact order for EVERY commit message generation. Skipping steps or deviating from the procedure will result in inaccurate or incomplete commit messages. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Usage scenarios with different commit types and generated messages
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("commit-helper", "{project-name}"). See MemoryStore Interface. - templates/:
commit_template.md: Standard commit message output format template
Focus Areas
Commit message crafting evaluates 7 critical dimensions: