decision-log
✓MANDATORY pre-commit workflow for vibe coding. ALWAYS trigger when user says 'commit', 'git commit', or any commit-related command. Forces diff review and decision log generation BEFORE allowing commit to proceed.
Installation
SKILL.md
This skill is mandatory when user mentions commit. Do NOT skip to git commit directly.
Step 5: APPEND Decision Log to File (DO NOT OVERWRITE)
If old entries are missing → ABORT and show error
MANDATORY pre-commit workflow for vibe coding. ALWAYS trigger when user says 'commit', 'git commit', or any commit-related command. Forces diff review and decision log generation BEFORE allowing commit to proceed. Source: mkdir700/myskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mkdir700/myskills --skill decision-log- Source
- mkdir700/myskills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is decision-log?
MANDATORY pre-commit workflow for vibe coding. ALWAYS trigger when user says 'commit', 'git commit', or any commit-related command. Forces diff review and decision log generation BEFORE allowing commit to proceed. Source: mkdir700/myskills.
How do I install decision-log?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mkdir700/myskills --skill decision-log Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mkdir700/myskills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01