agent changes

This commit is contained in:
Eric Gullickson
2025-10-17 20:24:08 -05:00
parent 9aa23bc764
commit 20953c6dee
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
--- ---
name: feature-capsule-agent name: feature-agent
description: MUST BE USED when ever creating or maintaining features description: MUST BE USED when ever creating or maintaining features
model: sonnet model: sonnet
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
name: mobile-first-frontend-agent name: first-frontend-agent
description: MUST BE USED when ever editing or modifying the frontend design for Desktop or Mobile description: MUST BE USED when ever editing or modifying the frontend design for Desktop or Mobile
model: sonnet model: sonnet
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
name: platform-service-agent name: platform-agent
description: MUST BE USED when ever editing or modifying the platform services. description: MUST BE USED when ever editing or modifying the platform services.
model: sonnet model: sonnet
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
name: quality-enforcer-agent name: quality-agent
description: MUST BE USED last before code is committed and signed off as production ready description: MUST BE USED last before code is committed and signed off as production ready
model: sonnet model: sonnet
--- ---