mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-10 12:14:57 +03:00
461 B
461 B
Status Checking
Project Status
Show current project state:
git status
git log --oneline -5
Output Format
## Project Status
### Git
- Branch: `feature/xyz`
- Status: Clean / X modified files
### Tasks
- In Progress: X
- Pending: Y
- Completed: Z
### Recent Commits
1. [commit message]
2. [commit message]
### Open PRs
- #123: [title]
Combines git state, TodoWrite tasks, and recent activity into a single snapshot.