Problem
What problem this solves
Context switching becomes expensive when basic project state has to be reconstructed manually each time.
Skill Detail
Get a fast git-based project dashboard instead of manually checking every repo by hand.
A read-only status skill for seeing branches, changes, sync state, and recent activity across the current project or workspace.
Problem
Context switching becomes expensive when basic project state has to be reconstructed manually each time.
Outcome
You get a cleaner snapshot of repo status so you can decide what to touch next with less friction.
Why It Matters
This skill is useful whenever the problem is not 'how do I fix it' but 'what is the actual current state across my work'.
Related Skills
Review recent work and the session state before you lose the thread of what changed.
A review skill for summarizing recent changes, identifying remaining gaps, and updating local workflow state cleanly.
Open skill pageCommit and push quickly when the work is actually ready, instead of stretching closure into another vague step.
A shipping skill for moving finished work through the final commit-and-push path and recording the shipping result when a chantier spec is in scope.
Open skill pageCheck whether production is actually healthy after a push instead of assuming the deploy tells the truth.
A production verification skill for deployment status, logs, and live health checks after release.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.