claude-code

tooling

Tag-Driven Ticket Loop: A ClickUp-to-PR Bot in Claude Code

A Claude Code slash command that drains every tagged ticket from a ClickUp list — plans, implements across two repos, opens PRs, reports back — one ticket at a time, until none are left. The tag is the trigger; the loop is in the prompt.

Read
tooling

Sandboxing Claude Code in a Long-Lived Container in MacOS

A wide allowlist is only safe when the blast radius is small. Running Claude Code inside a persistent Colima container keeps rm, bash, and gh pr create from ever touching host macOS.

Read