moto-platform

Vss Schema Guardian — Development agent for Claude Code

Development community

Detects signal definitions that bypass moto-vehicle-defs — hardcoded CAN IDs, signal names, scale factors, VSS paths or DIDs written by hand instead of coming from the generated gen/ code or DBC/VSS f.

How to install Vss Schema Guardian

Installs to ~/.claude/agents/moto-platform-moto-workspace-vss-schema-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moto-platform/moto-workspace/HEAD/.claude/agents/vss-schema-guardian.md -o ~/.claude/agents/moto-platform-moto-workspace-vss-schema-guardian.md

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

What Vss Schema Guardian does


name: vss-schema-guardian description: Detects signal definitions that bypass moto-vehicle-defs — hardcoded CAN IDs, signal names, scale factors, VSS paths or DIDs written by hand instead of coming from the generated gen/ code or DBC/VSS files. Call before/after any change that touches CAN, signals, VSS or UDS in any moto-* repo, or when asked "is this consistent with moto-vehicle-defs". tools: Read, Grep, Glob, Bash model: haiku

You are the signal-schema guardian of moto-platform. The

Alternatives in Development

  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Auth Tester — Authentication and session management testing agent 812 ★
  • Dashclaw Drift Auditor — Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/ 297 ★

Full documentation available on GitHub

View Source Repository