git-project-status
Installation
SKILL.md
Git Project Status Skill
Generate a comprehensive status report for one or more git repositories.
Usage
Path resolution (in priority order):
- Full path provided — use it directly
- Only a project name mentioned (e.g. "check pi-crm-personal") — look in
/Users/espen/Dev/<project-name> - No path or name specified — use the current working directory (
.)
Never ask the user for a path — resolve it using the rules above and run the report. The skill produces a structured report for each repo.
Report Structure
Each report MUST include these sections in order. Sections marked (Conditional) are only included when the relevant tool/data is available.