# Cs Caller Comma

> Calls both worker subagents using a comma-separated metadata.chain string. Use when delegating work to cs-worker-a and cs-worker-b.

- Skill: `product-on-purpose/cs-caller-comma` (Agent Skill)
- Install (CLI): `npx skillmds@latest add product-on-purpose/cs-caller-comma`
- Raw SKILL.md: https://api.skillmd.com/api/skills/product-on-purpose/cs-caller-comma/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: product-on-purpose (https://skillmd.com/u/product-on-purpose)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/product-on-purpose/cs-caller-comma

---

# cs-caller-comma
Delegates to cs-worker-a and cs-worker-b. `metadata.chain` is declared as a comma-separated
string (the recommended shape), not a YAML list.

