docs: Add occtl CLI and skill to ecosystem documentation#19137
docs: Add occtl CLI and skill to ecosystem documentation#19137colinmollenhour wants to merge 1 commit intoanomalyco:devfrom
Conversation
https://github.com/colinmollenhour/opencode-occtl occtl simply exposes more of the OpenCode SDK to a command line so agents can easily watch and wait on other sessions, spawn sessions in other projects, etc.
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
There was a problem hiding this comment.
Pull request overview
Adds occtl to the documentation “Ecosystem” page to highlight an external CLI/skill project that exposes more of the OpenCode SDK for session control.
Changes:
- Add a new entry for
occtlunder the “Projects” table on the Ecosystem docs page.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window. Feel free to open a new pull request that follows our guidelines. |
https://github.com/colinmollenhour/opencode-occtl
occtl simply exposes more of the OpenCode SDK to a command line so agents can easily watch and wait on other sessions, spawn sessions in other projects, etc.
Issue for this PR
There is no related bug/feature, just adding a tool to the ecosystem page.
Type of change
What does this PR do?
Adds
occtlto the Ecosystem page.How did you verify your code works?
Manual and AI testing.
Screenshots / recordings
None
Checklist
[x] I have tested my changes locally
[x] I have not included unrelated changes in this PR