bash /plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode /plugin install oh-my-claudecode bash /setup /omc-setup json { "env": { "CLAUDE CODE EXPERIMENTAL AGENT TEAMS": "1" } } bash npm i -g oh-my-claude-sisyphus@latest Note: npm package is oh-my-claude-sisyphus, but the tool/commands are oh-my-claudecode bash Basic team with 3 executor agents /team 3:executor "fix all TypeScript errors" Build a feature with parallel agents /team 4:executor "implement JWT authentication with refresh tokens" Code review via CLI workers omc team 2:codex "review auth module for security issue…