بنقرة واحدة
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