Skip to content

[codex] add first-class OpenCode host support#704

Open
malikrohail wants to merge 2 commits intogarrytan:mainfrom
malikrohail:malikrohail/feat-opencode-host-support-648
Open

[codex] add first-class OpenCode host support#704
malikrohail wants to merge 2 commits intogarrytan:mainfrom
malikrohail:malikrohail/feat-opencode-host-support-648

Conversation

@malikrohail
Copy link
Copy Markdown
Contributor

Summary

  • add an opencode host to gen:skill-docs and generate dedicated .opencode/skills/... outputs
  • add ./setup --host opencode with repo-local .opencode/skills/ installs and global ~/.config/opencode/skills/ installs
  • document the OpenCode install flow and add regression coverage for generation, setup, and --host all

Root cause

Issue #648 was not blocked on a new skill format. The missing piece was first-class host plumbing: gstack only generated/install-targeted Claude, Codex, Kiro, and Factory paths, so OpenCode users had no dedicated generator output, runtime root, or setup path even though the skill content itself was already compatible.

User impact

OpenCode users can now install gstack with a single host-specific command instead of relying on Codex-oriented paths or manual directory conventions.

Validation

  • bun test test/gen-skill-docs.test.ts

Closes #648.

@malikrohail malikrohail marked this pull request as ready for review March 31, 2026 08:50
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.

Feature Request: OpenCode Support

1 participant