ワンクリックで
archive-writer
Summarize and archive substantive advisor sessions into structured archive files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Summarize and archive substantive advisor sessions into structured archive files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Parse and persist job postings into structured job cards with LLM-extracted features. Scoring uses features; ranking uses /compare-jobs.
Emotional intake and CBT-guided self-reflection for users expressing stress, anxiety, or career confusion.
Extract, classify, and persist stable long-term memory from substantive sessions.
| name | archive-writer |
| description | Summarize and archive substantive advisor sessions into structured archive files. |
| triggers | Session ending after substantive advisory, research, or intake work. |
This skill defines the archive method and required output structure for substantive sessions. It does not own session-close orchestration; that belongs to the session-close entry point.
Use this skill when a session has produced meaningful content such as:
Do not use it for trivial chitchat or ultra-short exchanges.
The archive should capture:
Omit pleasantries and purely procedural back-and-forth.
Separate:
Action items should be concrete enough that a later session can revisit them.
List follow-up questions, uncertainties, or postponed decisions.
Save archives under:
advisor_data/archives/{YYYY-MM-DD}/{session_id}.md# 会话归档 {session_id}
**日期:** {date}
**主题:** {topics}
**情绪状态:** {calibration or 未评估}
## 摘要
{summary}
## 行动项
- [ ] {agreed item}
- {suggested item} (建议)
## 待追问
- {follow-up}
## 状态
- [x] 已归档
- [ ] 记忆已提炼
/close-sessionmemory-policyCLAUDE.md