Monitor and manage your OpenCode tasks using helper scripts.
53
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./bot/workspace/skills/opencode/SKILL.mdUse helper scripts to manage your OpenCode instances.
All scripts are in the workspace skills directory. Run them with:
uv run python skills/opencode/script_name.pyNote: Do not kill the opencode process.
list_sessions.pyListing all OpenCode sessions
Example: uv run python skills/opencode/list_sessions.py
list_messages_of_session.pyListing latest OpenCode messages by session_id
Example: uv run python skills/opencode/list_sessions.py {session_id}
f316d6a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.