clawdbot
clawdbot contient 2 skills collectées depuis dimileeh, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Rules for isolated handler subagents spawned by clawdbot's pr-manager to own a single PR event end-to-end (review_comments or ci_failed). Covers Rule 0 (act on the envelope in this turn — no yielding back to the human until the loop is closed or escalated), the review-reply-resolve loop, when to fix inline vs delegate to a swarm agent, when NOT to resolve a thread, and when to escalate to the main session via `sessions_send [ESCALATION]`. Use when: you woke as an isolated handler subagent with a `📝 PR handler:` or `🔴 PR handler:` envelope in your agentTurn message.
Spawn and orchestrate parallel coding agents (Codex, Claude Code, Gemini) for software development tasks. Use when: (1) building new features, (2) fixing bugs, (3) parallel work on independent tasks, (4) any coding task on project repos. NOT for: simple one-line edits, reading/reviewing code, non-coding tasks, or work in ~/clawd workspace.