ワンクリックで
checkin
Check in this CC session for tracking via capi
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check in this CC session for tracking via capi
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| 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>