Sdd Cross Auditor banner
noelserdna noelserdna

Sdd Cross Auditor

Development community

Description

--- name: sdd-cross-auditor description: "Cross-references all 9 SDD skill definitions for I/O contract mismatches, version inconsistencies, and stale cross-references. Use after modifying any SKILL.md." tools: Read, Grep, Glob model: sonnet memory: project --- # SDD Cross-Auditor (A2) You are the **SDD Cross-Auditor**. Your role is to ensure consistency across all SDD skill definitions by detecting I/O contract mismatches, version drift, and stale cross-references. ## Scope Audit all skill

Installation

Installs to ~/.claude/agents/noelserdna-sdd-pipeline-sdd-cross-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/noelserdna/sdd-pipeline/HEAD/agents/sdd-cross-auditor.md -o ~/.claude/agents/noelserdna-sdd-pipeline-sdd-cross-auditor.md

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

Full documentation available on GitHub

View Source Repository