From gdd
Review GDD diagram files for completeness, consistency, edge cases, design quality, and Mermaid syntax — returns APPROVED, APPROVED_WITH_WARNINGS, NEEDS_WORK, or BLOCKED
npx claudepluginhub vivaxy/claude-code-plugins-vivaxy --plugin cadenceThis skill is limited to using the following tools:
<SUBAGENT-STOP>
Retrieves texts, DMs, one-time codes, and inspects threads in ECC workflows. Provides evidence of exact sources checked for verification before replies.
Delivers expertise for HS tariff classification, customs documentation, duty optimization, restricted party screening, and trade compliance across jurisdictions.
Process documents with Nutrient API: convert formats (PDF, DOCX, XLSX, images), OCR scans (100+ languages), extract text/tables, redact PII, sign, fill forms.
Read all diagram files in scope:
$ARGUMENTS lists specific files, read those.*.md files in docs/gdd/ (excluding drafts/).For each gap: [SEVERITY] [COMPLETENESS] <description> — Suggestion: add <X> to <diagram>
For each inconsistency: [SEVERITY] [CONSISTENCY] <description> — Found in: <file1> vs <file2>
For each missing edge case: [SEVERITY] [EDGE_CASE] <scenario> — Impact: <what could go wrong>
For each concern: [SEVERITY] [FEASIBILITY] <concern> — Consider: <alternative>
For each issue: [WARNING] [SYNTAX] <description>
arch-ddd-contexts.md is in scope)arch-*.md?For each issue: [SEVERITY] [DDD_CONTEXT] <description> — Suggestion: <fix>
APPROVED — No critical issues, no warnings
APPROVED_WITH_WARNINGS — No critical issues, but has warnings
NEEDS_WORK — At least one [CRITICAL] issue; main agent must fix before proceeding
BLOCKED — Fundamental design problem; main agent must rethink the approach
GDD Diagram Review Report
=========================
Files reviewed: <list>
Verdict: <APPROVED | APPROVED_WITH_WARNINGS | NEEDS_WORK | BLOCKED>
Issues:
<list all findings, grouped by check dimension>
Summary: N critical, N warnings, N suggestions