From e6787fdf1b04dc2b94fd0362a1debed9857bc004 Mon Sep 17 00:00:00 2001 From: alirezarezvani <5697919+alirezarezvani@users.noreply.github.com> Date: Fri, 30 Jan 2026 01:42:20 +0000 Subject: [PATCH] chore: sync codex skills symlinks [automated] --- .codex/skills-index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex/skills-index.json b/.codex/skills-index.json index 533ee3c..009e375 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -21,7 +21,7 @@ "name": "aws-solution-architect", "source": "../../engineering-team/aws-solution-architect", "category": "engineering", - "description": "Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code" + "description": "Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization." }, { "name": "code-reviewer",