Beislið

/ BAY-sleeth / — Icelandic for 'the harness'

Hold the reins while agents do the work.

A human-centric, extensible framework for collaborating with coding agents.

beislid workflow · skill montage

Why Beislið

Make agents follow your team's delivery process.

Repo-local workflow

.beislid/workflow.md defines your process. Every agent reads the same playbook.

Ticket to reviewed PR

Kickoff fetches context and routes through spec, design, implement, verify, review, ship.

Human approval gates

Checkpoints at the moments that matter. Agents work inside the process, not around it.

Your rules, any agent

Project-specific quality checks and shipping rituals. Not someone else's methodology bolted on.

Lifecycle

Start from an idea, or hand it a ticket.

Beislið routes both through the same checkpoints: shape, design, build, verify, review, ship. Every change follows your team's process, human or bot.

beislid session · add dark mode

Extensible

Make it yours.

Define your team's delivery process in one file. Quality gates, approval checkpoints, shipping rituals — every agent reads the same playbook, in any repo, on any host.

Workflow .beislid/workflow.md
Scope Per-repo or global
Hosts Claude · Pi · Codex · more
Gates Your rules, not ours
custom quality checks approval checkpoints shipping rituals

Get started

Add a workflow to any repo in under a minute.

1

Install Beislið

curl -fsSL https://beislid.dev/install.sh | sh
2

Define your workflow

Run /setup in your repo to generate .beislid/workflow.md with your team's gates and rituals.

3

Start working

Run /kickoff [ticket number] or a description and watch it follow your process from spec to PR.