saffron-health/opencode-gui

OpenCode GUI extension for VSCode

57Stars on the repository
29Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code_sketch

02

saffron-health/opencode-gui

Command Codex

Generate an implementation skeleton (code sketch) with placeholder functions, types, and comments that illustrate overall structure and logical flow.

57 5mo ago A 27 tokens original MIT

commit

03

saffron-health/opencode-gui

Command Codex

Stage all changes and commit with appropriate message, showing changed files and edits.

57 5mo ago A 16 tokens original MIT

implement

05

saffron-health/opencode-gui

Command Codex

You are tasked with implementing a feature/fix based on a provided spec sheet.

57 5mo ago A 0 tokens original MIT

push

06

saffron-health/opencode-gui

Command Codex

If on main, checkout a new branch first. Commit the changes in the current branch. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does exist, query the current title and description, and update it if appropriate. Then push the changes. For any…

57 5mo ago A 0 tokens original MIT

push_everything

07

saffron-health/opencode-gui

Command Codex

If on main, checkout a new branch first. Stage ALL changes in the repository (not just session changes) with git add -A. Commit the changes with an appropriate message summarizing all the work. Use gh cli to see if a PR exists already. If it doesn't, create one with an appropriate title and description. If a PR does…

57 5mo ago A 0 tokens original MIT

remove_slop

08

saffron-health/opencode-gui

Command Codex

Check the diff against main and remove all AI-generated slop introduced in this branch.

57 5mo ago A 0 tokens copy · 86% MIT

research

09

saffron-health/opencode-gui

Command Codex

Research a topic based on a query prompt and collect findings, sources, and recommended next steps.

57 5mo ago A 20 tokens original MIT

review

10

saffron-health/opencode-gui

Command Codex

You are an expert code reviewer specializing in evaluating implementations for simplicity and correctness. Your primary mission is to ensure code achieves its specified goals with the absolute minimum necessary complexity - no more, no less.

57 5mo ago A 0 tokens original MIT

wrap_up

12

saffron-health/opencode-gui

Command Codex

Wrap up the current work session by committing changes, ensuring a PR exists, and providing a handoff summary for the next developer.

57 5mo ago A 0 tokens original MIT