ワンクリックで
omf
Track Hermes work with OMF, preserve evidence, and promote reusable capabilities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Track Hermes work with OMF, preserve evidence, and promote reusable capabilities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities.
Track agent work with OMF, preserve evidence, and promote reusable capabilities.
Track Claude Code work with OMF, preserve evidence, and promote reusable capabilities.
Track Codex work with OMF, preserve evidence, and promote reusable capabilities.
Track agent work with OMF, preserve evidence, and promote reusable capabilities.
Track Odysseus agent work with OMF, preserve evidence, and promote reusable capabilities.
| name | omf |
| description | Track Hermes work with OMF, preserve evidence, and promote reusable capabilities. |
Use OMF as an explicit tracking and capability packaging layer. Continue using Hermes for the actual task, and call OMF only to record session events, materialize evidence, promote reusable workflows, export capability projections, and validate target runtime imports.
Activate this skill when the user says any of the following:
omf --help and the
relevant subcommand help, such as omf session --help,
omf session event --help, omf promote --help, and
omf capability export --help. For portability work, also check
omf capability import --help, omf capability unpack --help,
omf capability validate --help, and omf verify package --help.omf_record_input,
omf_record_artifact, omf_record_validation, and omf_record_decision.context for inputs,
artifact for outputs, test_result for validations, and decision for
promotion rationale.omf promote uses the strict quality gate by default; do not use
--no-strict unless the user explicitly asks to promote legacy or incomplete
evidence.omf session start --runtime hermes --model <model> --goal "..."omf session event <session_id> --type command --summary "..."omf session finish <session_id> --outcome success|failure|unknownomf session materialize <session_id>omf promote <evidence_id> --name <capability_name> --description "..."omf capability export <capability_name> --target <runtime> --out <path>omf verify package <path>.omfcap.tar.gzomf capability import <path>.omfcap.tar.gz --runtime <runtime> --project <target_project> --validateomf capability validate <capability_name> --target <runtime> --run-command "..."