chore: sync codex skills symlinks [automated]
This commit is contained in:
committed by
github-actions[bot]
parent
3c19048d5b
commit
ac6b754d37
@@ -3,7 +3,7 @@
|
|||||||
"name": "claude-code-skills",
|
"name": "claude-code-skills",
|
||||||
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
|
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
|
||||||
"repository": "https://github.com/alirezarezvani/claude-skills",
|
"repository": "https://github.com/alirezarezvani/claude-skills",
|
||||||
"total_skills": 194,
|
"total_skills": 195,
|
||||||
"skills": [
|
"skills": [
|
||||||
{
|
{
|
||||||
"name": "contract-and-proposal-writer",
|
"name": "contract-and-proposal-writer",
|
||||||
@@ -659,6 +659,12 @@
|
|||||||
"category": "engineering-advanced",
|
"category": "engineering-advanced",
|
||||||
"description": "Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence."
|
"description": "Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "tc-tracker",
|
||||||
|
"source": "../../engineering/tc-tracker",
|
||||||
|
"category": "engineering-advanced",
|
||||||
|
"description": "Use when the user asks to track technical changes, create change records, manage TC lifecycles, or hand off work between AI sessions. Covers init/create/update/status/resume/close/export workflows for structured code change documentation."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "tech-debt-tracker",
|
"name": "tech-debt-tracker",
|
||||||
"source": "../../engineering/tech-debt-tracker",
|
"source": "../../engineering/tech-debt-tracker",
|
||||||
@@ -1187,7 +1193,7 @@
|
|||||||
"description": "Software engineering and technical skills"
|
"description": "Software engineering and technical skills"
|
||||||
},
|
},
|
||||||
"engineering-advanced": {
|
"engineering-advanced": {
|
||||||
"count": 43,
|
"count": 44,
|
||||||
"source": "../../engineering",
|
"source": "../../engineering",
|
||||||
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
|
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
|
||||||
},
|
},
|
||||||
|
|||||||
1
.codex/skills/tc-tracker
Symbolic link
1
.codex/skills/tc-tracker
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../engineering/tc-tracker
|
||||||
Reference in New Issue
Block a user