Add cross-skill dashboard / status command #5
Labels
No labels
bug
community
distribution
documentation
enhancement
extensibility
infra
integration
orchestration
priority:critical
priority:high
priority:low
priority:medium
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frank/solo-dev-suite#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Unified 'status' command showing scope lock, pricing version, security score, launch readiness %, sprint velocity, tech debt count, integration risk � all in one view.
Why
Each skill has its own 'show' command but no unified view. Solo devs need a 'where am I across everything' answer in 10 seconds. This is the orchestrator's killer feature that no competitor has.
Implementation
Effort
Medium (1-3 days)
Implemented in
6c2d4e9.dashboard.py status <slug>shows terminal dashboard.dashboard.py render <slug>writes PROJECT_STATUS.md + a self-contained dark-themed HTML dashboard that auto-opens in the browser. Reads all sidecar files with OK/WARN/CRIT/-- status per skill.