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 ---