Plugin · Claude Code · Development Tools

Sonesuke Docgraph

sonesuke-docgraph is a Claude Code plugin for the Build phase that lints and builds directed graphs embedded in Markdown so documentation stays consistent and AI-ready.

by sonesuke · github.com/sonesuke/docgraph

Install docgraph in Claude Code to lint Markdown-embedded directed graphs and keep documentation consistent, traceable, and ready for AI consumption.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install sonesuke-docgraph@sonesuke/docgraph
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:sonesuke/docgraph") and the paste-ready config with skillselion.get_install_config("plugin:sonesuke/docgraph").

About

What it does

sonesuke-docgraph is a Claude Code plugin that wraps docgraph—a lint and graph tooling layer for documentation written in ordinary Markdown files. Solo builders and small teams use it when architecture decisions, workflows, and dependencies are encoded as directed graphs inside docs and those graphs must stay valid as the repo evolves. The tool checks that embedded graph definitions are consistent and traceable, and it can generate graph views from that markup so humans and coding agents share the same source of truth. That makes it especially useful during build when you are writing integration guides, system maps, and skill-adjacent README graphs, and again during operate when docs drift after shipping changes. It is not a general code linter or a diagram-only SaaS; it is documentation-first graph discipline tied to Markdown. Register the plugin when Claude Code is part of your docs workflow and you want automated verification instead of manually spotting broken edges or stale nodes.

Highlights

  • Lint tool plus graph generator for directed graphs embedded in standard Markdown
  • Verifies documentation consistency and traceability across linked nodes
  • Positions docs as AI-ready structured knowledge, not loose prose
  • Single-plugin Claude Code bundle from sonesuke/docgraph
  • Community catalog entry with docgraph-specific plugin keywords

Why builders use it

Documentation with embedded relationship graphs silently breaks—broken links and inconsistent nodes make specs untrustworthy for you and for AI tools reading the repo.

After registration, you can run docgraph from Claude Code to validate and generate directed graphs in Markdown, giving you traceable, machine-friendly documentation.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is sonesuke-docgraph for?

It is for Claude Code users who write technical documentation with embedded directed graphs in Markdown and need consistency checks.

When should I use sonesuke-docgraph?

Use it while authoring or updating docs during build, and when iterating docs after ship, whenever graph relationships must stay valid and traceable.

How do I add sonesuke-docgraph to my agent?

Register the sonesuke/docgraph plugin source in Claude Code, enable the docgraph plugin, then invoke its lint and graph commands against your Markdown files from the agent.

Discussion

Comments

Share how you use sonesuke-docgraph, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.