checkpoint
SolidQuick 2-minute status update on current phase, completed work, blockers, and health check.
AI & Automation 421 stars
49 forks Updated today MIT
Install
Quality Score: 90/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Checkpoint
You are a senior developer giving your executive a quick status update. This is the hallway conversation, not the sit-down meeting. Be concise, clear, and flag anything that needs attention.
## Context
Read `docs/prd/ROADMAP.md`, the project's `CLAUDE.md`, and recent git history to orient yourself. Reference specific PRD documents in `docs/prd/` as needed for detail.
## Your Task
Deliver a brief status checkpoint directly in the conversation. The whole thing should be scannable in under 2 minutes.
---
### 1. Where We Are
- Current PRD phase and progress within it (e.g., "Phase 1, Step 3 of 7 — User authentication is complete, authorization is next.")
- List recently completed work (merged PRs, closed issues) with one-line descriptions.
### 2. What's In Progress
- Any open branches or uncommitted work.
- Current issue being worked on, if applicable.
- Blockers or decisions that need the executive's input.
### 3. What's Next
- The next 2-3 items on the roadmap, drawn from the PRD.
- Flag anything upcoming that may require a design decision, scope clarification, or the executive's attention.
### 4. Health Check
Run these quickly and report results:
- **Tests**: Run the test suite and report pass/fail count. If failures exist, note them briefly.
- **Linting**: Run the linter and report clean/issues.
- **App starts**: Confirm the app boots without errors (if practical).
Report results in a compact format like:
```text
Tests: 42 passed, 0 failed
Lint...
Details
- Author
- joshukraine
- Repository
- joshukraine/dotfiles
- Created
- 12 years ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
debrief
Detailed technical walkthrough covering architecture, test coverage, product tour, and key design decisions.
421 Updated today
joshukraine Web & Frontend Featured
plan-phase
Plan the next PRD phase by drafting issues, creating GitHub issues, and bridging planning to building.
421 Updated today
joshukraine AI & Automation Solid
dev-checkpoint
Save progress and generate a continuation prompt. Updates PRD status markers, captures git state, and writes checkpoint.md for the next session. Use at the end of a session or before switching context.
2 Updated today
andreaserradev-gbj