Skip to content

atlassian-labs/atlassian-twg-cli

v1.0.12Apache-2.0

Teamwork Graph CLI is Atlassian's agent-first interface to your entire work context: Jira issues, Confluence pages, Bitbucket PRs, along with your connected third-party data sources. Purpose-built for coding agents like GitHub Copilot (terminal or desktop), and powered by Atlassian's context graph. Try: "draft a Jira issue from this PR and link it to the epic." Using GitHub Copilot in the browser? Install the Atlassian Rovo MCP plugin instead. Run /twg-setup after install to connect Atlassian Teamwork Graph CLI to GitHub Copilot.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "atlassian-twg-cli",
  "version": "1.0.12",
  "description": "Teamwork Graph CLI is Atlassian's agent-first interface to your entire work context: Jira issues, Confluence pages, Bitbucket PRs, along with your connected third-party data sources. Purpose-built for coding agents like GitHub Copilot (terminal or desktop), and powered by Atlassian's context graph. Try: \"draft a Jira issue from this PR and link it to the epic.\" Using GitHub Copilot in the browser? Install the Atlassian Rovo MCP plugin instead. Run /twg-setup after install to connect Atlassian Teamwork Graph CLI to GitHub Copilot.",
  "author": {
    "name": "Atlassian",
    "url": "https://www.atlassian.com"
  },
  "homepage": "https://developer.atlassian.com/cloud/twg-cli/",
  "repository": "https://github.com/atlassian-labs/twg-plugins",
  "license": "Apache-2.0",
  "keywords": [
    "atlassian",
    "twg",
    "teamwork graph",
    "teamwork graph cli",
    "jira",
    "confluence",
    "bitbucket",
    "jsm",
    "jira service management",
    "assets",
    "teams",
    "goals",
    "projects",
    "loom",
    "trello",
    "rovo",
    "cli",
    "atlassian context"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE.txt
View on GitHub