Skip to content

docs(ecosystem): add opencode-sop-engine plugin#18169

Open
wyf111 wants to merge 3 commits intoanomalyco:devfrom
wyf111:docs/add-opencode-sop-engine
Open

docs(ecosystem): add opencode-sop-engine plugin#18169
wyf111 wants to merge 3 commits intoanomalyco:devfrom
wyf111:docs/add-opencode-sop-engine

Conversation

@wyf111
Copy link

@wyf111 wyf111 commented Mar 19, 2026

Issue for this PR

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Added an OpenCode plugin to handle skill SOPs. Previously, skill execution was a bit scattered. This PR standardizes the flow by introducing a strict SOP runner. It wraps the existing skill logic to track and execute multi-step skills reliably.

How did you verify your code works?

  • Booted up the local dev environment with the OpenCode plugin enabled.
  • Created a dummy multi-step skill to test the SOP runner.
  • Checked the console logs to confirm that each step of the SOP fires in the exact order and passes the context correctly.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Mar 19, 2026
@wyf111
Copy link
Author

wyf111 commented Mar 19, 2026

docs(ecosystem): add opencode-sop-engine plugin

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 19, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Mar 19, 2026
@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 19, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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