← ClaudeAtlas

agent-authoringlisted

Write or edit lean, bloat-free agent definitions (one responsibility, one deliverable, without repeating the global principles). Use it only when creating or modifying a studio agent.
6SNT-RADIO/6SNT-Studio · ★ 0 · AI & Automation · score 70
Install: claude install-skill 6SNT-RADIO/6SNT-Studio
# SKILL: agent-authoring — write/edit lean agent definitions Use it only when creating or editing an agent. Goal: clear agents, not bloated ones. ## Minimal structure id/role · objective (1 sentence) · what it reads · ONE deliverable + its gate · criteria (bullets) · rules (RC + escalation) · model (tier). ## Anti-bloat checklist (reject the definition if it fails) - [ ] A single responsibility. - [ ] Does NOT repeat the global principles (P-01..P-11 live in STUDIO.md). - [ ] No contradictions, and not so rigid it prevents reasoning (OVER_CONSTRAINED). - [ ] No references to non-existent files/skills (ORPHAN). - [ ] Examples only if they add value (anti BLOATED). - [ ] Unambiguous objective and deliverable (anti VAGUE).