# Case Archiver

> Use when a project, task, or legacy local folder needs to be archived into Wyatt's Hermes memory. Captures raw requirement, solution path, references, user-attitude turning point, final delivery, representative bugs, and rewritten final prompt.

- Skill: `wyattjy/case-archiver-2` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add wyattjy/case-archiver-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wyattjy/case-archiver-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: WyattJY (https://skillmd.com/u/wyattjy)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/wyattjy/case-archiver-2

---

# Case Archiver
## Workflow
1. Determine case id: case-{yyyymmdd}-{slug}.
2. Read README, AGENTS.md, CLAUDE.md, commits, docs, and visible artifacts.
3. Write PROJECT_CARD, TIMELINE, REFERENCES, USER_FEEDBACK, BUG_CASES, FINAL_PROMPT.
4. Preserve raw user wording where available; do not beautify it.
5. Update memory/cases/INDEX.md.
6. Trigger case-router re-embedding/FTS update.
## Hard rules
- Never store secrets, tokens, .env, cookies, or raw company data.
- Section 5 user-attitude turning point is mandatory when known.
- Section 7 final rewritten prompt is mandatory at project close.

