DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-graphify-plugin

Native Graphify knowledge graph and code intelligence plugin for DeepSeek Harness.

UI & ProductivityDeveloper ToolsSkills & WorkflowsRemote Execution
4GitHub Stars0ForksUpdated2026-09-14

Install

$ dsh plugin --profile <profile> add dsh-graphify

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-graphify is a native DeepSeek Harness plugin connecting the agent loop to Graphify's topological code intelligence engine. It exposes 10 native tools for BFS/DFS graph traversals, god-node discovery, community clustering, dependency path tracing, and pull request blast-radius analysis, while automatically managing the background Graphify MCP server process.

Key Capabilities

  • Registers 10 native MCP tools including query_graph, god_nodes, shortest_path, and get_pr_impact
  • Auto-detects workspace graph artifacts such as graphify-out/graph.json and .graphify_root
  • Manages background Python/uv Graphify MCP server subprocess lifecycle over stdio
  • Injects dynamic graphify:guidance prompts into the agent system prompt context
  • Provides a /graphify slash command for chat-triggered indexing and re-indexing
  • Supports cooperative AbortSignal cancellation and graceful cleanup on plugin disposal

Useful For

  • Exploring complex codebase architecture and identifying central hub (god) nodes
  • Performing topological code traversals and relationship queries instead of linear file greps
  • Triaging GitHub pull requests and computing blast radius across code communities
  • Finding shortest dependency and call paths between disparate components

Who It Fits

  • Software engineers using DeepSeek Harness for codebase navigation and refactoring
  • Repository maintainers triaging PR risk and dependency impact
  • Agent workflow developers seeking structured code graph context

Documented Limitations

  • Requires Python (>=3.10) and graphify CLI/MCP server available in the host environment
  • Requires an indexed graph file (graphify-out/graph.json) to be generated beforehand
  • Subprocess communication is restricted to local stdio transport
  • Incremental file system live updates are currently on the roadmap and not yet supported

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
QuantumKuba/dsh-graphify-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3e639e7 · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
4GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-14
Last release
2026-09-11
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app