diff --git a/plugins/contract-validator/agents/agent-check.md b/plugins/contract-validator/agents/agent-check.md index 09f9723..39c5a51 100644 --- a/plugins/contract-validator/agents/agent-check.md +++ b/plugins/contract-validator/agents/agent-check.md @@ -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. diff --git a/plugins/viz-platform/agents/component-check.md b/plugins/viz-platform/agents/component-check.md index 1c34eb8..3483e00 100644 --- a/plugins/viz-platform/agents/component-check.md +++ b/plugins/viz-platform/agents/component-check.md @@ -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.