بنقرة واحدة
omf
Track agent work with OMF, preserve evidence, and promote reusable capabilities.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Track agent 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 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 agent work with OMF, preserve evidence, and promote reusable capabilities. |
Use OMF as an explicit tracking and capability packaging layer. Continue using the current agent/runtime for the actual work, and call OMF to record session events, materialize evidence, promote reusable workflows, export capability projections, and validate target runtime imports.
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 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 "..."