start
Session start protocol — pending work, git status, review gate
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Session start protocol — pending work, git status, review gate
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | start |
| description | Session start protocol — pending work, git status, review gate |
Session start skill. Run the checklist and produce a status report.
Check date of last codebase review in docs/reviews/.
A review is DUE if:
4 weeks since last codebase review
When due: flag it prominently. Bug fixes and content work are exempt.
Read MEMORY.md index. Skim any project-type memories for active work.
git status
git log --oneline -10
Note uncommitted changes, unpushed commits, submodule state.
Read docs/reviews/ for any unchecked items from the last review.
Check if there are any TODO comments in recently changed files.
🔬 **Review Gate**: not due (last YYYY-MM-DD) / DUE — n weeks since last
🌿 **Git State**: clean / uncommitted changes / unpushed commits
📦 **Submodule**: sindrome theme at <commit>
## Open Items
- item 1
- item 2
## Recent Activity
<last 5 commits summarized>
## What's Available
Given the state, here's what we can work on: ...
The "What's Available" section is the key output — surface pending work from reviews, memories, and git state.