status
SolidShow project status dashboard across registered repositories
AI & Automation 67 stars
21 forks Updated 1 weeks ago MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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 the project's database URL from its env/config (`.env`, `application.yml`, `config/database.yml`, etc.)
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
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
status
Show project status dashboard across registered repositories
0 Updated 2 days ago
lethilu4796 AI & Automation Listed
project-status
Show comprehensive project status across Linear, Git, and Vercel. See what's in progress, in review, and deployed.
1 Updated 2 weeks ago
ImTaegan Code & Development Listed
status
Project dashboard, progress, what's done, what's next. Keywords: status, progress, dashboard, where am I, what's done, what's left, what's next, overview
2 Updated today
jvalin17