diff --git a/.codex/skills-index.json b/.codex/skills-index.json index 7d526eb..ca1ebfe 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -3,7 +3,7 @@ "name": "claude-code-skills", "description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM", "repository": "https://github.com/alirezarezvani/claude-skills", - "total_skills": 157, + "total_skills": 158, "skills": [ { "name": "contract-and-proposal-writer", @@ -215,6 +215,12 @@ "category": "engineering", "description": "Email Template Builder" }, + { + "name": "epic-design", + "source": "../../engineering-team/epic-design", + "category": "engineering", + "description": ">" + }, { "name": "google-workspace-cli", "source": "../../engineering-team/google-workspace-cli", @@ -960,7 +966,7 @@ "description": "Executive leadership and advisory skills" }, "engineering": { - "count": 24, + "count": 25, "source": "../../engineering-team", "description": "Software engineering and technical skills" }, diff --git a/.codex/skills/epic-design b/.codex/skills/epic-design new file mode 120000 index 0000000..89073cb --- /dev/null +++ b/.codex/skills/epic-design @@ -0,0 +1 @@ +../../engineering-team/epic-design \ No newline at end of file