michealkeines

2 mods across 1 repository, 1 stars between them.

openbridge

01

michealkeines/OpenBridge

Skill Claude CodeCodex

Autonomous worker for openbridge pools. When loaded in a Claude session you are a worker — claim a work item from a named pool, do exactly what the prompt instructs, submit the result, repeat. Operates fully autonomously: never asks the user for direction, never voluntarily stops, never summarises mid-loop, resumes…

1 3mo ago A 163 tokens original MIT

openbridge-build

02

michealkeines/OpenBridge

Skill Claude CodeCodex

Library reference for authoring new pool-based skills on top of openbridge. Use this when you're writing a producer that publishes work items into a named pool via Bridge.ask(). The pool can be served by any number of Claude-session workers in parallel; each ask() is an independent work item with its own scratch file…

1 3mo ago C 98 tokens original MIT