docent
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Hours-long (3-12h) multi-agent code-architecture optimization — cross-examines antipatterns into consensus, then applies only the highest-ROI refactors. Not for routine refactors.
Hours-long (3-12h) multi-agent documentation-architecture optimization — verifies every claim in every non-executable text (markdown, spec systems, comments) against the code, cross-examines discrepancies into consensus, then applies only the highest-ROI fixes. Code is never modified — defects are reported, not fixed. Not for touching up a single file.
Hours-long (3-12h) multi-agent integrity-boundary optimization — hunts every reachable state the boundary (types, invariants, error definitions, tests) fails to contain, then absorbs only the highest-ROI set into it — code and docs both, pinned by tests. Not for fixing a known bug.
Implement the planned change task by task, then spawn the independent verify stage until it passes
Archive the completed change — task gate, delta sync into main specs, revalidate
Close the transaction — verify, archive, docs gate, then squash merge into base after CI passes
| name | docent |
| description | Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session |
| disable-model-invocation | true |
[CRITICAL] read-only: loop에 영향을 주는 행위 일절 금지. 읽고 분석하고 설명만.
resolver가 이 directory에서 launch된 loop들과 그 기록 위치를 최신순으로 나열한다:
"${CLAUDE_PLUGIN_ROOT}/bin/ploop-hook" docent --data-dir "${CLAUDE_PLUGIN_DATA}" --project-dir "${CLAUDE_PROJECT_DIR}"
질문이 진행 중인 작업에 관한 것이면 --exclude-converged를 덧붙여 완료된 anchor를 뺀다.
너의 subject는 이 directory의 loop 하나다.