ワンクリックで
note
Persistent Omagy notepad for priority, working, and manual notes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Persistent Omagy notepad for priority, working, and manual notes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | note |
| description | Persistent Omagy notepad for priority, working, and manual notes |
| triggers | ["/omagy:note","note read","note write","notepad"] |
Use Omagy notepad for compact local continuity notes stored at .omagy/notepad.md.
omagy note read --input '{"section":"priority"}' --json
omagy note write-priority --input '{"content":"Current highest-priority context"}' --json
omagy note write-working --input '{"content":"Timestamped working note"}' --json
omagy note write-manual --input '{"content":"Durable manual note"}' --json
omagy note prune --input '{"daysOld":7}' --json
omagy note stats --json
priority: replaced as one compact block.working: timestamped entries, prunable.manual: durable append-only notes.write-priority only for context that should surface first.write-working for transient progress or compaction handoff.write-manual only for notes that should not be pruned.