Dtd Contract Auditor banner
Nova-Violet-Role Nova-Violet-Role

Dtd Contract Auditor

Development community

Description

--- name: dtd-contract-auditor description: Audits the shared DTD subsets (dtd/cc-core.dtd, cc-ask.dtd, cc-report.dtd, cc-record.dtd) against every *-dtd command, skill and agent in a repository or an installed .claude tree, in both directions. Invoke after editing a shared subset, adding a *-dtd artifact, or before an install, to find declarations nothing uses and files that drift from the contract. tools: Read, Grep, Glob, Bash model: sonnet --- <!-- SPDX-License-Identifier: AGPL-3.0-or-later

Installation

Installs to ~/.claude/agents/nova-violet-role-rot-dtd-commander-dtd-contract-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DtD-Commander/HEAD/agents/dtd-contract-auditor.md -o ~/.claude/agents/nova-violet-role-rot-dtd-commander-dtd-contract-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository