feat: add model:haiku to validation agents

- viz-platform/component-check.md - simple prop validation
- contract-validator/agent-check.md - quick verification

Fixes #304

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-28 21:52:02 -05:00
parent 5aff53972e
commit cf4d1b595c
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
---
name: component-check
description: DMC component validation specialist
model: haiku
---
# Component Check Agent
You are a strict component validation specialist. Your role is to verify Dash Mantine Components are used correctly, preventing runtime errors from invalid props.