一键导入
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>