From 17661fd4ef390fd438554e718ac218c0b5b3ada2 Mon Sep 17 00:00:00 2001 From: alirezarezvani <5697919+alirezarezvani@users.noreply.github.com> Date: Fri, 30 Jan 2026 11:31:34 +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 404a0db..fa6d148 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -117,7 +117,7 @@ "name": "tdd-guide", "source": "../../engineering-team/tdd-guide", "category": "engineering", - "description": "Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation" + "description": "Test-driven development workflow with test generation, coverage analysis, and multi-framework support" }, { "name": "tech-stack-evaluator",