원클릭으로
note
Create and manage notes during work. Use for "take note", "remember this", and "save for later".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create and manage notes during work. Use for "take note", "remember this", and "save for later".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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
SOC 직업 분류 기준
| name | note |
| description | Create and manage notes during work. Use for "take note", "remember this", and "save for later". |
| trigger | /oma:note |
Capture notes and context during work sessions.
Temporary notes during a session.
Persistent notes for the project.
External links and resources.
Decisions made and why.
/oma:note save {content}
/oma:note list
/oma:note get {id}
/oma:note delete {id}
/oma:note search {query}
id: {unique-id}
type: {working|project|reference|decision}
content: {the note}
tags: [{tag1}, {tag2}]
created: {timestamp}
modified: {timestamp}
Notes associated with project context.
.oma/notes/{project}/Grouped by note type.
.oma/notes/decisions/.oma/notes/references/Chronological organization.
YYYY-MM-DD-{slug}.md## Note: {id}
**Type:** {type}
**Tags:** {tags}
**Created:** {timestamp}
### Content
{note content}
### Context
{where this was noted}