Skip to content

Add OSOP plugin to partner-built#159

Open
Archie0125 wants to merge 1 commit intoanthropics:mainfrom
Archie0125:add-osop-plugin
Open

Add OSOP plugin to partner-built#159
Archie0125 wants to merge 1 commit intoanthropics:mainfrom
Archie0125:add-osop-plugin

Conversation

@Archie0125
Copy link
Copy Markdown

Add OSOP (Open Standard Operating Protocol) plugin for structured workflow logging and reporting.

What it does

  • /osop-log — Records AI sessions as .osop + .osoplog.yaml with tool usage, reasoning, sub-agent tracking
  • /osop-report — Converts to standalone HTML report (dark mode, <15KB, zero deps)
  • /osop-review — Analyzes workflows for security risks (score 0-100)
  • /osop-optimize — Improves workflows from execution history

Why

Every AI coding session produces work that's hard to audit, replay, or improve. OSOP gives structure to that work — portable YAML files that any tool can read, visualize, and analyze. The plugin works in both Claude Code and Cowork.

Links

OSOP (Open Standard Operating Protocol) plugin for structured workflow
logging, HTML report generation, risk analysis, and self-optimization.

Records AI sessions as portable .osop + .osoplog.yaml files with tool
usage, reasoning decisions, and sub-agent tracking. Generates standalone
HTML reports. Analyzes workflows for security risks (score 0-100).

4 commands: /osop-log, /osop-report, /osop-review, /osop-optimize

Source: https://github.com/Archie0125/osop-skill
Spec: https://github.com/Archie0125/osop-spec
Editor: https://osop-editor.vercel.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant