Skip to content

dagg-ai/dis-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIS Plugin

Connects coding agents to the DIS knowledge graph via the dis CLI. Works with Claude Code, Cursor, Codex, OpenCode, and Gemini CLI.

What is DIS?

Dagg 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.

Installation

Claude Code

/plugin marketplace add dagg-ai/dis-plugin
/plugin install dis@DIS-marketplace

Cursor

Coming soon.

Codex

Tell Codex:

Fetch and follow instructions from https://raw.githubusercontent.com/dagg-ai/dis-plugin/refs/heads/main/.codex/INSTALL.md

Detailed docs: .codex/INSTALL.md

OpenCode

Tell OpenCode:

Fetch and follow instructions from https://raw.githubusercontent.com/dagg-ai/dis-plugin/refs/heads/main/.opencode/INSTALL.md

Detailed docs: .opencode/INSTALL.md

Gemini CLI

gemini extensions install https://github.com/dagg-ai/dis-plugin

Setup

After installing, run /setup-dis (or ask your agent to run the setup-dis skill). It will guide you through:

  1. Account creation at https://app.getdis.ai
  2. Project setup and configuration
  3. Authentication
  4. Connectivity verification

Features

  • Ask questions about code structure, relationships, and definitions
  • Query tickets, PRs, and project history
  • Search project documentation and meeting notes
  • Gather comprehensive implementation context before code changes
  • Time-bounded research queries
  • Auto-activates on ticket references (e.g., DAG-123, PROJ-456)

Updating

Claude Code / Cursor

/plugin update dis

Codex

cd ~/.codex/dis && git pull

OpenCode

Restart OpenCode to pull the latest version.

Gemini CLI

gemini extensions update dis

About

Claude marketplace for the DIS plugin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages