claudegoodies
Plugin

documentation-standards

From wshobson

HADS (Human-AI Document Standard) — semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and hallucination risk by separating machine-critical facts from human context.

Install

/plugin install documentation-standards

Facts

Repository
wshobson/agents
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "documentation-standards",
  "version": "1.0.1",
  "description": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and hallucination risk by separating machine-critical facts from human context.",
  "author": {
    "name": "Niksa Barlovic",
    "email": "[email protected]"
  },
  "license": "MIT"
}
View full source on GitHub →

Other plugins