Connects coding agents to the DIS knowledge graph via the dis CLI. Works with Claude Code, Cursor, Codex, OpenCode, and Gemini CLI.
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.
/plugin marketplace add dagg-ai/dis-plugin
/plugin install dis@DIS-marketplaceComing soon.
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
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 extensions install https://github.com/dagg-ai/dis-pluginAfter installing, run /setup-dis (or ask your agent to run the setup-dis skill). It will guide you through:
- Account creation at https://app.getdis.ai
- Project setup and configuration
- Authentication
- Connectivity verification
- 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)
/plugin update discd ~/.codex/dis && git pullRestart OpenCode to pull the latest version.
gemini extensions update dis