Specpilot Status — Development skill for Claude Code
Show current sprint status and next milestone at a glance.
How to install Specpilot Status
Installs to ~/.claude/commands/girishr-specpilot-specpilot-status.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/girishr/SpecPilot/HEAD/.claude/commands/specpilot-status.md -o ~/.claude/commands/girishr-specpilot-specpilot-status.md Restart Claude Code, or start a new session, for it to be picked up.
What Specpilot Status does
description: Show current sprint status and next milestone at a glance
Give a one-screen status summary of the current sprint.
- Read
.specs/planning/tasks.mdand extract the## Current Sprintsection — list each item's ID and a short (<15 word) restatement. - Read
.specs/planning/roadmap.mdand find the## Milestonessection — identify the next incomplete milestone. - Present a compact summary with two headings:
- Current Sprint: bullet list of
[CS-###] [BL-###]it
- Current Sprint: bullet list of
Alternatives in Development
- Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
- Telegram — Show Telegram bot status and manage global session 1.3k ★
- Mnemos Status — /mnemos-status — Show Mnemos Memory Status 705 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Book Status
Show the current production state of the book — which chapters are at which stage, what's blocking, what runs
Whats Next
Show current project status and suggest next steps
Brain Status
Show the current state of the Evolving Brain — active workflows, recent runs, connectors, what's due next
Crew Briefing
Review current project state and build a concise sprint plan — objective, files reviewed, open decisions, agen
Aegis Linear
Linear integration — health check, project bootstrap, sprint sync (one-way kanban→Linear, milestone-based)
Kb Autosync Status
Show the scheduled auto-sync for this KB (next run, last run)
Related Agents
Status Reporter
Use this agent to generate a cross-project status dashboard showing all projects at a glance. Run weekly or on
Producer
The Producer manages all production concerns: sprint planning, milestone tracking, risk management, scope nego
Pre Commit Reviewer
Crosswalker pre-commit alignment auditor. Reviews staged changes against project conventions BEFORE commit — f