check-history

Installation
SKILL.md

Git History Context Skill

⚠️ MANDATORY SKILL - YOU MUST INVOKE THIS

Purpose

This skill gathers comprehensive git context before starting any work. It helps understand the current state of the repository, recent changes, and identify related previous work.

CRITICAL: You MUST invoke this skill - NEVER gather git context manually with individual git commands.

🚫 NEVER DO THIS

  • ❌ Running git status manually
  • ❌ Running git diff manually
  • ❌ Running git log manually
  • ❌ Gathering git context with individual commands

If you need git context, invoke this skill. Manual execution is FORBIDDEN.

Related skills
Installs
6
GitHub Stars
3
First Seen
Jan 30, 2026