Marketplace

git-workspace-review

Lightweight preflight checklist for verifying repo path, staged changes, anddiffs before other workflows.Triggers: git status, preflight, workspace check, staged changes, diff review,git verification, repo stateUse when: verifying workspace state before other git operations, checkingstaged changes, preflight checks before commits or PRsDO NOT use when: full commit workflow - use commit-messages instead.DO NOT use when: full PR preparation - use pr-prep.Use this skill as foundation for git workflows.

$ Instalar

git clone https://github.com/athola/claude-night-market /tmp/claude-night-market && cp -r /tmp/claude-night-market/plugins/sanctum/skills/git-workspace-review ~/.claude/skills/claude-night-market

// tip: Run this command in your terminal to install the skill