원클릭으로
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>