원클릭으로
memory-maintenance
Prune and consolidate state files, surface important items from journal to core state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prune and consolidate state files, surface important items from journal to core state
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Daily review workflow - process completed work, roll over unfinished items, prepare for tomorrow
Prepare for upcoming calendar events - identify prep needs, research attendees, create briefings
Weekly review for pattern recognition, commitment hygiene, and identity refinement
Guide for setting up Innie from scratch - global config, memory repo, MCP servers, and scheduler
How Matt creates pull requests - branch naming, commit style, PR workflow
Send alerts and notifications using AppleScript - banners, modals, and text-to-speech
| name | memory-maintenance |
| description | Prune and consolidate state files, surface important items from journal to core state |
Run this when state files are getting bloated or context feels cluttered. Can be triggered manually or as an ambient task.
These are the target limits for state files:
| File | Target | Hard limit |
|---|---|---|
| today.md | ~30 lines | 50 lines |
| inbox.md | ~20 lines | 30 lines |
| commitments.md | ~40 lines | 60 lines |
| ambient-tasks.md | ~30 lines | 40 lines |
Read each state file and count lines. Flag any over the target limit.
state/archive/ file if needed)Look for information duplicated across files:
For files in state/projects/ and state/people/:
For files in state/topics/:
Use get_recent_journal to fetch recent entries (last 40). Look for:
For each item found:
Stage and commit with message: "Memory maintenance: [date]"
Report:
Files processed:
Items archived/removed:
Issues found:
Surfaced from journal: