Skip to content

xuoon/agent-docs

v6.0.0

Hält die Agent-Doku (CLAUDE.md/AGENTS.md + Rules) am Code: Sync als Standard, --audit für den vollen Report, --fix schreibt. Asymmetrisches Add-Gate, löschen-bevorzugt.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-docs",
  "version": "6.0.0",
  "description": "Hält die Agent-Doku (CLAUDE.md/AGENTS.md + Rules) am Code: Sync als Standard, --audit für den vollen Report, --fix schreibt. Asymmetrisches Add-Gate, löschen-bevorzugt.",
  "author": {
    "name": "Sven Labitzki",
    "email": "sven@labitzki.de",
    "url": "https://labi.dev"
  },
  "homepage": "https://github.com/Xuoon/skills/tree/main/plugins/agent-docs",
  "repository": "https://github.com/Xuoon/skills",
  "keywords": ["claude-code", "documentation", "claude-md", "agents-md"]
}