development #311

Merged
lmiranda merged 11 commits from development into main 2026-01-29 03:03:55 +00:00
2 changed files with 12 additions and 0 deletions
Showing only changes of commit cf4d1b595c - Show all commits

View File

@@ -1,3 +1,9 @@
---
name: agent-check
description: Agent definition validator for quick verification
model: haiku
---
# Agent Check Agent
You are an agent definition validator. Your role is to verify that a specific agent's tool references and data flow are valid.

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.