@meir-labs/skill-drain-studio
v0.1.0
Published
The meirlabs Drain Studio skill — the whole bookmark-to-PR loop: a daily agent pipeline that triages X bookmarks into Linear tickets, then drains top-priority tickets into reviewable draft PRs via a PM-led agent team with a hard human-review gate (it neve
Downloads
32
Maintainers
Readme
@meir-labs/skill-drain-studio
The meirlabs Drain Studio skill — the whole bookmark-to-PR loop. Two daily agent loops and a human review gate: bookmark triage turns saved X bookmarks into Linear tickets every morning, then Drain Studio runs a PM-led agent team per top-priority ticket (fixed 10-agent roster, isolated git worktrees, adversarial review with a 2-round rework cap, cost fuses) and parks each result as a draft PR. Approve or kill; the loop never merges, publishes, or sends anything itself.
This package installs the overview skill — the system map, the three stages, and the safety spine. The runnable machinery (Python conductor, fixed-purpose helper CLIs, launchd schedules, Supabase pipeline-state migration, agent role briefs, offline test harness) is open source at github.com/meirlabs/drain-studio.
Install
# into the current project (./.claude/skills/drain-studio)
npx @meir-labs/skill-drain-studio
# into every project (~/.claude/skills/drain-studio)
npx @meir-labs/skill-drain-studio --globalPass --force to overwrite an existing copy.
The skill is plain markdown — read it before you run it: files/.
Full page: meirlabs.com/skills/drain-studio.
