diff --git a/.codex/skills-index.json b/.codex/skills-index.json index c5f1b77..577535d 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": 163, + "total_skills": 164, "skills": [ { "name": "contract-and-proposal-writer", @@ -803,6 +803,12 @@ "category": "product", "description": "Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog." }, + { + "name": "code-to-prd", + "source": "../../product-team/code-to-prd", + "category": "product", + "description": "|" + }, { "name": "competitive-teardown", "source": "../../product-team/competitive-teardown", @@ -1016,7 +1022,7 @@ "description": "Marketing, content, and demand generation skills" }, "product": { - "count": 13, + "count": 14, "source": "../../product-team", "description": "Product management and design skills" }, diff --git a/.codex/skills/code-to-prd b/.codex/skills/code-to-prd new file mode 120000 index 0000000..9c44227 --- /dev/null +++ b/.codex/skills/code-to-prd @@ -0,0 +1 @@ +../../product-team/code-to-prd \ No newline at end of file