diff --git a/.codex/skills-index.json b/.codex/skills-index.json index c41b6ca..86fdb96 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -27,7 +27,7 @@ "name": "code-reviewer", "source": "../../engineering-team/code-reviewer", "category": "engineering", - "description": "Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards." + "description": "Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists." }, { "name": "ms365-tenant-manager",