From 23d40377385ac70265ac280819165411c436dbf2 Mon Sep 17 00:00:00 2001 From: alirezarezvani <5697919+alirezarezvani@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:59:41 +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 ca7bbe2..6af38e8 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -441,7 +441,7 @@ "name": "focused-fix", "source": "../../engineering/focused-fix", "category": "engineering-advanced", - "description": ">" + "description": "Use when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. Triggers: 'make X work', 'fix the Y feature', 'the Z module is broken', 'focus on [area]'. Not for quick single-bug fixes \u2014 this is for systematic deep-dive repair across all files and dependencies." }, { "name": "git-worktree-manager",