A skills-only plugin repository with thin adapters for coding agents that support repository plugins, extensions, or skills.
/plugin marketplace add atlassian-labs/twg-plugins
/plugin install atlassian-twg-cli@atlassian-twg-cli
codex plugin marketplace add atlassian-labs/twg-plugins
codex plugin add twg@twgcopilot plugin marketplace add atlassian-labs/twg-plugins
copilot plugin install atlassian-twg-cli@atlassian-twg-cligemini extensions install https://github.com/atlassian-labs/twg-pluginsdevin plugins install atlassian-labs/twg-pluginspi install git:github.com/atlassian-labs/twg-pluginsAdd the npm plugin to opencode.json, then restart OpenCode:
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"@atlassian/opencode-twg"
]
}hermes plugins install atlassian-labs/twg-plugins --enableCursor and Qoder can ingest their repository manifests directly. Other skill-capable agents can load skills/twg-setup/SKILL.md without a host adapter.
Install the plugin for your coding agent, then run /twg-setup to install or verify TWG CLI and sign in. In OpenCode, ask naturally to set up or repair TWG; the twg_setup tool supplies the same generated guidance.
The package contains no CLI binary, runtime wrapper, or credentials. The installed twg CLI owns execution and authentication.
Using a coding agent in the browser? Install the Atlassian Rovo MCP plugin instead.
Learn more: https://developer.atlassian.com/cloud/twg-cli/