checkpoint-commit-advisor

Category: Business & Operations | Uploader: ChristopheZhaoChristopheZhao | Downloads: 0 | Version: v1.0(Latest)

Advise whether a dirty worktree should be checkpoint-committed before complex work moves to a new phase, new plan, or new window. Use when unfinished implementation, mixed changes, or large dirty trees need a clear checkpoint commit strategy with explicit layering such as governance anchor and known-bad snapshot. Do not use for plan lifecycle ownership, checkpoint validation, session handoff generation, or generic git history management.

Changelog: Source: GitHub https://github.com/ChristopheZhao/vibe-coding-skills

Directory Structure

Current level: tree/main/skills/checkpoint-commit-advisor/

  • 📁 agents/
    • 📄 openai.yaml 368 B
  • 📁 references/
    • 📁 examples/
      • 📄 defer-small-change.md 343 B
      • 📄 non-example.md 255 B
      • 📄 README.md 294 B
      • 📄 two-layer-checkpoint.md 469 B
    • 📄 output-contract.md 968 B
    • 📄 positioning-boundary.md 1.3 KB
    • 📄 process-protocol.md 1.3 KB
    • 📄 regression-cases.md 1.1 KB
    • 📄 trigger-rules.md 887 B
  • 📁 scripts/
    • 📁 tests/
      • 📄 test_commit_advisor_cli.py 5.0 KB
    • 📄 commit_advisor.py 14.4 KB
    • 📄 smoke.sh 3.6 KB
  • 📄 SKILL.md 4.7 KB

SKILL.md

Login to download/like/favorite ❤ 8 | ★ 0
Comments 0

Please login before commenting.

Loading comments...