with one click
checkin
Check in this CC session for tracking via capi
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
Check in this CC session for tracking via capi
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 | checkin |
| description | Check in this CC session for tracking via capi |
Mark the current Claude Code session for tracking in the capi index. This means the session will be persisted to a Durable Stream on each git commit (if the pre-commit hook is installed).
Steps:
Run: capi checkin --session ${CLAUDE_SESSION_ID} --agent claude
The --agent claude flag is always correct here since this skill runs inside Claude Code. It's passed explicitly so the command works even when the user hasn't configured a local agent preference via capi init --agent ....
Tell the user:
capi install-hooks has been run)capi pushcapi resume <id> --agent <agent>