decision-log
Decision Log - Pre-Commit Workflow
CRITICAL: ALWAYS Execute This Workflow Before Any Commit
This skill is mandatory when user mentions commit. Do NOT skip to git commit directly.
Workflow (Execute in Order)
Step 1: STOP - Do Not Commit Yet
When user says "commit" or "git commit":
- DO NOT execute
git commitimmediately - User wants a commit, but you must generate decision log FIRST
Exception: If user explicitly says "skip decision log" or "commit without log":
- Respect their choice and proceed directly to git commit
- Skip Steps 2-6 entirely
More from mkdir700/myskills
ai-review-validator
Autonomously validate and execute AI Review suggestions from PR comments. Use when users provide AI Review comments (from GitHub Copilot, CodeRabbit, etc.) that suggest code changes, API migrations, or fixes. The skill verifies suggestions against official docs, tests compilation, calculates confidence scores, and auto-applies changes when verified. Triggers on phrases like "verify this AI Review", "apply this suggestion", "validate AI Review comment", or when users paste AI Review URLs/content.
8project-onboarding
Rapidly understand unfamiliar codebases through structured analysis. Use when the user needs to understand a new project, especially poorly documented or non-standard code. Triggers include "help me understand this project", "analyze this codebase", "onboard me to [project]", "what does this project do", or when the user provides a project path for exploration. Particularly effective for legacy code, hack projects, and codebases lacking documentation.
7archive-and-cleanup-vibe-docs
>
4codex-plan-reviewer
Cross-model adversarial review loop for markdown plans. Use this skill whenever the user asks to review, validate, or stress-test a markdown plan file using Codex (OpenAI). Triggers on phrases like "review this plan with codex", "let codex check the plan", "adversarial review", "cross-model review", "codex audit", "validate plan", or when the user has a markdown plan and wants a second opinion from a different AI model. Also trigger when the user says "plan review loop", "codex review loop", or references having Codex critique a plan before execution.
2