원클릭으로
writer-memory
Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | writer-memory |
| description | Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation". |
| trigger | /oma:writer-memory |
Maintain persistent context and memory across writing sessions.
/oma:writer-memory save {key} {content}
/oma:writer-memory get {key}
/oma:writer-memory list
/oma:writer-memory search {query}
/oma:writer-memory clear {key}
.oma/writer-memory/{project}/
├── project.yaml
├── characters/
├── world/
├── plot/
└── sessions/
project/ — Project-level infocharacters/ — Character profilesworld/ — World-buildingplot/ — Plot elementssessions/ — Session noteskey: {identifier}
type: {project|character|world|plot|note}
project: {project-name}
content: |
{detailed content}
tags: [{tag1}, {tag2}]
created: {timestamp}
modified: {timestamp}
references:
- {file}
- {URL}
## Writer Memory: {project}
### Memory Keys
| Key | Type | Modified |
|-----|------|----------|
| {key} | {type} | {date} |
| {key} | {type} | {date} |
### Project Overview
{from project.yaml}
### Recent Memories
- **{key}** ({type}) — {summary}
- **{key}** ({type}) — {summary}
### Active Session
**Last session:** {date}
**Position:** {where we were}
**Next:** {what comes next}
### Memory Search: "{query}"
| Key | Type | Relevance |
|-----|------|-----------|
| {key} | {type} | {score} |
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor