status
SkillAI & modelsShow project status dashboard across registered repositories
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the status skill
What this skill tells your AI
The instructions your AI receives, as published by faizkhairi/claude-code-blueprint in skills/status/SKILL.md and read by ahel’s review.
Project status dashboard:
-
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
-
Services: Check if dev servers are running
- Check CLAUDE.md for configured dev ports
- Use
lsof -i :PORTornetstatto check port availability
-
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.)
- Test connection using the project's database URL from its env/config (
-
Recent Activity: Last 3 commits per repo
-
Test Status: Run a quick test count (if test command is known from CLAUDE.md)
Present as a clean dashboard with status indicators.
Signals
- GitHub stars
- 70
- Forks
- 21
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
status-faizkhairi- Source
- github.com/faizkhairi/claude-code-blueprint