Visualize all projects in one dashboard
ops-projectsskillsetup L1★3,035
davepoon/buildwithclaude ↗What it does
Show portfolio dashboard of all GSD-tracked projects with phase status, git state, blockers, next actions
Best for
Single-screen portfolio view when you need all project statuses + blockers without context-switching.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · Bash/grep
- · Read tool for .planning/ dirs
- · WebFetch for git state
Preconditions
- · GSD projects with .planning/STATE.md in ~/Projects or ~/gsd-workspaces
- · Git repos cloned locally
Failure modes
- · STATE.md missing → project not shown
- · Git state stale → blockers outdated
Trust signals
- · Scans multiple GSD workspace dirs
- · Phase status + git integration
- · --sync option for STATE.md refresh