opencode-onboardv1.6.0

What gets installed

The files and directories opencode-onboard writes into your project.

AGENTS.md
ARCHITECTURE.md
DESIGN.md
opencode.json
opencode-onboard.json
source-roots.json
tui.json

How the variants are resolved

Platform skills ship as suffixed variants (ob-userstory-gh, ob-userstory-az, ob-userstory-jira, ob-userstory-browser) and the installer copies only the one matching your backlog platform, renamed to its generic name.

Platform operations for ship, review and backlog are injected directly into the /ops-* command files from src/presets/ops-*/ during onboarding, and token-optimization guidance is injected into ob-guardrails-generic marker blocks.

Your own skills survive

Step 2 of the wizard removes stale AI files, but never your .agents/skills/ directory. Any SKILL.md in a subdirectory there stays put and remains discoverable.