ワンクリックで
keystone-learn
Capture a learning candidate (surprise, incident, review finding) into .charter/learning/inbox/ for later synthesis.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Capture a learning candidate (surprise, incident, review finding) into .charter/learning/inbox/ for later synthesis.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Full dual-flywheel audit — Learning (capture from review) + Pruning (remove dead rules). Periodic charter hygiene.
One-time initial charter scaffold — detect stack, seed state, scaffold idioms, classify sensors, build the globs index.
Run the drift sensor on the current diff — fast pre-verify check that loaded charter rules still match what the code is doing.
Triage the code-debt ledger — review the debt sensor's findings and update corpus/state/code-debt.md.
Regenerate .keystone/INDEX.json — the primitive descriptor index every agent reads at session start.
Switch the charter pacing mode (paired / solo / autopilot).
| name | keystone-learn |
| description | Capture a learning candidate (surprise, incident, review finding) into .charter/learning/inbox/ for later synthesis. |
| tools | ["Read","Write","Edit","Grep","Glob"] |
| model | opus |
The Learning flywheel's additive step. Write the smallest record of what
surprised you to .charter/learning/inbox/<timestamp>-<slug>.md
so a later synthesize can promote it to a guide, corpus entry, or
sensor.
Canonical playbook: .charter/actions/learn.md. Open it and
follow the activities — file shape, frontmatter, and proposed-layer
selection all live there.
Open .charter/actions/learn.md and execute every activity.
.charter/learning/inbox/ at the dashboard's
/inbox view. Mark candidates accepted / rejected./keystone:synthesize to promote accepted candidates.