chore: sync codex skills symlinks [automated]

This commit is contained in:
alirezarezvani 2026-05-15 14:44:07 +00:00 committed by github-actions[bot]
parent 352a8825c3
commit 9a47d85f97
5 changed files with 30 additions and 23 deletions

View file

@ -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": 290,
"total_skills": 291,
"skills": [
{
"name": "business-growth-skills",
@ -593,18 +593,18 @@
"category": "engineering",
"description": ">-"
},
{
"name": "review",
"source": "../../engineering-team/self-improving-agent/skills/review",
"category": "engineering",
"description": "Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics."
},
{
"name": "review",
"source": "../../engineering-team/playwright-pro/skills/review",
"category": "engineering",
"description": ">-"
},
{
"name": "review",
"source": "../../engineering-team/self-improving-agent/skills/review",
"category": "engineering",
"description": "Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics."
},
{
"name": "security-pen-testing",
"source": "../../engineering-team/skills/security-pen-testing",
@ -791,6 +791,12 @@
"category": "engineering-advanced",
"description": "Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing \u2014 use playwright-pro for that."
},
{
"name": "capture",
"source": "../../engineering/capture/skills/capture",
"category": "engineering-advanced",
"description": "Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas \u2014 even without the exact phrase \u2014 the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project."
},
{
"name": "caveman",
"source": "../../engineering/caveman/skills/caveman",
@ -1061,18 +1067,18 @@
"category": "engineering-advanced",
"description": "Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating."
},
{
"name": "run",
"source": "../../engineering/autoresearch-agent/skills/run",
"category": "engineering-advanced",
"description": "Run a single experiment iteration. Edit the target file, evaluate, keep or discard."
},
{
"name": "run",
"source": "../../engineering/agenthub/skills/run",
"category": "engineering-advanced",
"description": "One-shot lifecycle command that chains init \u2192 baseline \u2192 spawn \u2192 eval \u2192 merge in a single invocation."
},
{
"name": "run",
"source": "../../engineering/autoresearch-agent/skills/run",
"category": "engineering-advanced",
"description": "Run a single experiment iteration. Edit the target file, evaluate, keep or discard."
},
{
"name": "runbook-generator",
"source": "../../engineering/skills/runbook-generator",
@ -1151,18 +1157,18 @@
"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."
},
{
"name": "status",
"source": "../../engineering/autoresearch-agent/skills/status",
"category": "engineering-advanced",
"description": "Show experiment dashboard with results, active loops, and progress."
},
{
"name": "status",
"source": "../../engineering/agenthub/skills/status",
"category": "engineering-advanced",
"description": "Show DAG state, agent progress, and branch status for an AgentHub session."
},
{
"name": "status",
"source": "../../engineering/autoresearch-agent/skills/status",
"category": "engineering-advanced",
"description": "Show experiment dashboard with results, active loops, and progress."
},
{
"name": "tc-tracker",
"source": "../../engineering/skills/tc-tracker",
@ -1763,7 +1769,7 @@
"description": "Software engineering and technical skills"
},
"engineering-advanced": {
"count": 75,
"count": 76,
"source": "../../engineering",
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
},

1
.codex/skills/capture Symbolic link
View file

@ -0,0 +1 @@
../../engineering/capture/skills/capture

View file

@ -1 +1 @@
../../engineering-team/playwright-pro/skills/review
../../engineering-team/self-improving-agent/skills/review

View file

@ -1 +1 @@
../../engineering/agenthub/skills/run
../../engineering/autoresearch-agent/skills/run

View file

@ -1 +1 @@
../../engineering/agenthub/skills/status
../../engineering/autoresearch-agent/skills/status