원클릭으로
omf
Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Track OpenCode work with OMF, preserve evidence, and promote reusable capabilities.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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 Hermes 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 OpenCode work with OMF, preserve evidence, and promote reusable capabilities. |
Use OMF as an explicit tracking and capability packaging layer. Continue using OpenCode 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 opencode --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 "..."