bysipyourdrink-ltd· 26 skills
Run a verified multi-agent goal with Bernstein. Use when a task is too large for a single agent session: Bernstein decomposes the goal into tasks, spawns CLI coding agents in parallel git worktrees, verifies their output, and merges results. Also use to check run status, costs, and to verify a finished run against its lineage and audit chain.
$npx -y skills add sipyourdrink-ltd/bernstein --skill bernstein-runInstalls into the current project.
Run `npx skills use "https://github.com/sipyourdrink-ltd/bernstein" --skill "sipyourdrink-ltd/bernstein/bernstein-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/sipyourdrink-ltd/bernstein" that are relevant to the current task. Run `npx skills add "https://github.com/sipyourdrink-ltd/bernstein"` and select the relevant skills, then follow their instructions.