From 20953c6dee44ebb08631f1da0afe881ad0e01d90 Mon Sep 17 00:00:00 2001 From: Eric Gullickson <16152721+ericgullickson@users.noreply.github.com> Date: Fri, 17 Oct 2025 20:24:08 -0500 Subject: [PATCH] agent changes --- .claude/agents/{feature-capsule-agent.md => feature-agent.md} | 2 +- .../{mobile-first-frontend-agent.md => frontend-agent.md} | 2 +- .claude/agents/{platform-service-agent.md => platform-agent.md} | 2 +- .claude/agents/{quality-enforcer-agent.md => quality-agent.md} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename .claude/agents/{feature-capsule-agent.md => feature-agent.md} (99%) rename .claude/agents/{mobile-first-frontend-agent.md => frontend-agent.md} (99%) rename .claude/agents/{platform-service-agent.md => platform-agent.md} (99%) rename .claude/agents/{quality-enforcer-agent.md => quality-agent.md} (99%) diff --git a/.claude/agents/feature-capsule-agent.md b/.claude/agents/feature-agent.md similarity index 99% rename from .claude/agents/feature-capsule-agent.md rename to .claude/agents/feature-agent.md index 9505fb0..069266a 100644 --- a/.claude/agents/feature-capsule-agent.md +++ b/.claude/agents/feature-agent.md @@ -1,5 +1,5 @@ --- -name: feature-capsule-agent +name: feature-agent description: MUST BE USED when ever creating or maintaining features model: sonnet --- diff --git a/.claude/agents/mobile-first-frontend-agent.md b/.claude/agents/frontend-agent.md similarity index 99% rename from .claude/agents/mobile-first-frontend-agent.md rename to .claude/agents/frontend-agent.md index 0db2b06..a75e055 100644 --- a/.claude/agents/mobile-first-frontend-agent.md +++ b/.claude/agents/frontend-agent.md @@ -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 model: sonnet --- diff --git a/.claude/agents/platform-service-agent.md b/.claude/agents/platform-agent.md similarity index 99% rename from .claude/agents/platform-service-agent.md rename to .claude/agents/platform-agent.md index 258581e..ab170b5 100644 --- a/.claude/agents/platform-service-agent.md +++ b/.claude/agents/platform-agent.md @@ -1,5 +1,5 @@ --- -name: platform-service-agent +name: platform-agent description: MUST BE USED when ever editing or modifying the platform services. model: sonnet --- diff --git a/.claude/agents/quality-enforcer-agent.md b/.claude/agents/quality-agent.md similarity index 99% rename from .claude/agents/quality-enforcer-agent.md rename to .claude/agents/quality-agent.md index 510a2d1..e7d1c04 100644 --- a/.claude/agents/quality-enforcer-agent.md +++ b/.claude/agents/quality-agent.md @@ -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 model: sonnet ---