원클릭으로
brain-checkpoint
Force a capture bypassing the throttle. Runs capture.sh with FORCE_CAPTURE=1.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Force a capture bypassing the throttle. Runs capture.sh with FORCE_CAPTURE=1.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Weekly compaction. Dedupe duplicate dated headers, archive entries older than 365 days, regenerate graph, verify hash.
Monthly self-improvement. Reads last 30 days of learnings + decisions, drafts ONE proposed brain edit to code/agents/_proposed/.
Regenerate brain/_graph.md from [[entity]] backlinks across brain/*.md.
Compute or verify a SHA-256 integrity hash of the stable brain corpus.
Regenerate brain/index.md catalog of all brain pages and sources.
Append a chronological line to brain/log.md for one operation.
| name | brain-checkpoint |
| description | Force a capture bypassing the throttle. Runs capture.sh with FORCE_CAPTURE=1. |
Sets FORCE_CAPTURE=1, builds a synthetic Stop payload, and invokes code/hooks/capture.sh.
checkpoint.sh
BRAIN_DIR (default $HOME/brain)NANOBRAIN_DIR (default $HOME/Documents/nanobrain-v2)NANOBRAIN_CAPTURE_STUB -- path to script invoked instead of code/hooks/capture.sh. Used by tests to verify env passing.