원클릭으로
metis-session-end
Update .metis/CURRENT.md with the session handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Update .metis/CURRENT.md with the session handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | metis-session-end |
| description | Update .metis/CURRENT.md with the session handoff. |
Close out the session: rewrite .metis/CURRENT.md.
.metis/ must exist. If it does not, stop and point at $metis-init.
.metis/CURRENT.md..metis/ artifacts (BUILD.md, SYNTHESIS.md, INDEX.md, CONTRADICTIONS.md, QUESTIONS.md, RESOLVED.md). The handoff is about session state, not project state.docs/.This skill's references/session-handoff.md — read before writing the handoff.
.metis/CURRENT.md — full rewrite. The handoff is the cumulative summary of session state, not an append log..metis/ files.docs/..claude/.Trailing prompt: see this skill's references/command-prompts.md.
CURRENT.md, rendered inline..metis/BUILD.md, in code, or in a commit message). Surfaced as a flag for the user to decide whether to revise BUILD.md.Finalize project-specific Metis setup. Thin wrapper around the plugin's init.sh — creates .metis/, populates .metis/config.yaml, splices a delimited block into CLAUDE.md, and writes a .metis/CURRENT.md stub.
Read the docs corpus and produce SYNTHESIS.md, INDEX.md, CONTRADICTIONS.md, and QUESTIONS.md in .metis/.
Finalize project-specific Metis setup. Thin wrapper around the plugin's init.sh — creates .metis/, populates .metis/config.yaml, splices a delimited block into CLAUDE.md, and writes a .metis/CURRENT.md stub.
Read the docs corpus and produce SYNTHESIS.md, INDEX.md, CONTRADICTIONS.md, and QUESTIONS.md in .metis/.
Produce BUILD.md — the project's forward-looking architecture brief.
Dispatch the metis-task-reviewer subagent to judge a diff against the task description and plan. Returns a verdict with per-criterion evidence.