BerryKuipers

Architecture Tester — Development skill for Claude Code

Development community

Architecture Tester - Dry Run Command Validation.

How to install Architecture Tester

Installs to ~/.claude/commands/berrykuipers-claude-code-toolkit-architecture-tester.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BerryKuipers/claude-code-toolkit/HEAD/.claude/commands/architecture-tester.md -o ~/.claude/commands/berrykuipers-claude-code-toolkit-architecture-tester.md

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

What Architecture Tester does

Architecture Tester - Dry Run Command Validation

**Arguments:** [scenario] [--dry-run] [--verbose]

**Success Criteria:** Hub-and-spoke architecture validated, no forbidden patterns detected, proper delegation flows confirmed

**Description:** Safe testing of command architecture patterns without affecting real code or data. Validates orchestrator delegation, prevents command conflicts, and verifies proper hub-and-spoke workflows.

Test Scenarios

Scenario 1: Issue Pickup with Design T

Alternatives in Development

Full documentation available on GitHub

View Source Repository