{
  "markdown": "# DIS Plugin\n\nConnects coding agents to the DIS knowledge graph via the `dis` CLI. Works with Claude Code, Cursor, Codex, OpenCode, and Gemini CLI.\n\n## What is DIS?\n\nDagg Intelligence Services builds a knowledge graph from GitHub, Linear, Slack, and other development tools. This plugin provides skills backed by that knowledge graph, giving your agent rich context about your project.\n\n## Installation\n\n### Claude Code\n\n```bash\n/plugin marketplace add dagg-ai/dis-plugin\n/plugin install dis@DIS-marketplace\n```\n\n### Cursor\n\nComing soon.\n\n### Codex\n\n```bash\ncodex plugin marketplace add dagg-ai/dis-plugin\n```\n\nThen restart Codex, open the plugin directory, choose `DIS Marketplace`, and install `DIS`.\n\nAlternatively, tell Codex:\n\n```\nInstall the DIS Codex plugin from the dagg-ai/dis-plugin marketplace.\n```\n\n### OpenCode\n\nTell OpenCode:\n\n```\nFetch and follow instructions from https://raw.githubusercontent.com/dagg-ai/dis-plugin/refs/heads/main/.opencode/INSTALL.md\n```\n\nDetailed docs: [.opencode/INSTALL.md](.opencode/INSTALL.md)\n\n### Gemini CLI\n\n```bash\ngemini extensions install https://github.com/dagg-ai/dis-plugin\n```\n\n## Setup\n\nAfter installing, run `/setup-dis` (or ask your agent to run the `setup-dis` skill). It will guide you through:\n\n1. Account creation at https://app.getdis.ai\n2. Project setup and configuration\n3. Authentication\n4. Connectivity verification\n\n## Features\n\n- Ask questions about code structure, relationships, and definitions\n- Query tickets, PRs, and project history\n- Search project documentation and meeting notes\n- Gather comprehensive implementation context before code changes\n- Time-bounded research queries\n- Auto-activates on ticket references (e.g., DAG-123, PROJ-456)\n\n## Updating\n\n### Claude Code / Cursor\n\n```bash\n/plugin update dis\n```\n\n### Codex\n\n```bash\ncodex plugin marketplace upgrade dis-marketplace\n```\n\n### OpenCode\n\nRestart OpenCode to pull the latest version.\n\n### Gemini CLI\n\n```bash\ngemini extensions update dis\n```\n",
  "bytes": 1977,
  "sha": "3e52ee61b31f4afcafc28bc9622be6462efeb8820d027eee36c6330ce21ab572",
  "repo_slug": "dagg-ai/dis-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_dagg_ai_dis_plugin_762527a3/readme"
}