status

Solid

Show project status dashboard across registered repositories

AI & Automation 23 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
46
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
34
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Project status dashboard: 1. **Git Status** for each project in the workspace: - Branch name, uncommitted changes, last commit, ahead/behind remote - Check CLAUDE.md or memory for registered project paths 2. **Services**: Check if dev servers are running - Check CLAUDE.md for configured dev ports - Use `lsof -i :PORT` or `netstat` to check port availability 3. **Database**: Check database connectivity if applicable - Test connection using project's database URL from .env 4. **Recent Activity**: Last 3 commits per repo 5. **Test Status**: Run a quick test count (if test command is known from CLAUDE.md) Present as a clean dashboard with status indicators.

Details

Author
faizkhairi
Repository
faizkhairi/claude-code-blueprint
Created
2 months ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category