원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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