bks-lab

48 mods across 1 repository, 8 stars between them.

archivist

01

bks-lab/open-bridge

Agent Claude Code

Processes document intake in batches — scans filesystem and mail sources, classifies documents against routing rules, previews moves, executes approved moves, and logs to the audit trail. Use for large file/mail archiving batches that would dump too many filenames into the main session context, or when the user says…

8 yesterday A 79 tokens original MIT

Stop

02

bks-lab/open-bridge

Hook Claude Code

Runs when the agent finishes a response, executing worklog-drift-check.sh. From bks-lab/open-bridge.

8 yesterday A tokens not measured copy · 48% MIT

open-bridge

03

bks-lab/open-bridge

Settings file Claude Code

Agent settings declaring 1 hook event (Stop) and 0 allowed tools.

8 yesterday A tokens not measured original MIT

bks-lab/open-bridge

Instructions file GitHub Copilot

Instructions for bks-lab/open-bridge, covering the bridge — github copilot, run setup once (fresh clone) and session-start gate.

8 yesterday A 375 tokens original MIT

bks-lab/open-bridge

Instructions file CodexOpenCode

Instructions for bks-lab/open-bridge, covering the bridge — agent instructions, required reading, session start detection (automatic), theme and agents.

8 yesterday A 8,154 tokens original MIT

bks-lab/open-bridge

Instructions file

Instructions for bks-lab/open-bridge, a project described as: Your AI coding agent starts every session knowing your repos, your clients, and how you work — a plain git repo of markdown + YAML it reads at session start, independent of model or frontend. Context compounds instead of restarting. MIT.

8 yesterday A 551 tokens original MIT

bks-lab/open-bridge

Instructions file Gemini CLI

Instructions for bks-lab/open-bridge: Gemini CLI looks for a GEMINI.md at the project root. This project keeps its full, tool-agnostic operating manual in AGENTS.md — the canonical and complete reference (no further hops).

8 yesterday A 199 tokens original MIT

code-analyst

08

bks-lab/open-bridge

Agent Claude Code

Investigates code-level issues in the agency's Python stack (Django, FastAPI, SQLAlchemy) — debugging, log analysis, query optimization, test-coverage gaps. Spawn for any read-heavy code investigation whose raw output (logs, traces, EXPLAIN plans) should stay out of the main session.

8 yesterday A 68 tokens original MIT

deploy-engineer

09

bks-lab/open-bridge

Agent Claude Code

Runs and verifies deployments for the agency's two client stacks — BigCorp on AWS (Terraform, Lambda, RDS) and StartupXYZ on Vercel — including CI pipelines, migrations, and secret management. Spawn for deploy execution, rollback prep, or infrastructure checks.

8 yesterday A 58 tokens original MIT

ops-officer

10

bks-lab/open-bridge

Agent Claude Code

Keeps the agency's multi-client task boards clean — GitHub Projects V2 sync, field updates, weekly client status prep, iteration planning. Spawn for board grooming or status-report collection across BigCorp, StartupXYZ, and internal work.

8 yesterday A 52 tokens original MIT

bks-lab/open-bridge

Agent Claude Code

Single entry point for the example-org engagement — board grooming on the example-board GitHub Project, status-report prep for the example-team mandant, and routing per rules/org/example-routing.md. Spawn for board sync, weekly status collection, or any example-org coordination that would dump too much raw output into…

8 yesterday A 69 tokens original MIT

bks-lab/open-bridge

Skill Claude CodeCodex

Single entry point for the example-org engagement — board sync against the example-board GitHub Project, status-report prep for the example-team mandant, documentation routing through the example-docs context, and tenant-aware cloud lookups via example-cloud. Reads field schemas from…

8 yesterday A 96 tokens original MIT

archive

13

bks-lab/open-bridge

Skill Claude CodeCodex

Archive the current period — collect log entries, generate summary, distil durable facts into the memory base (propose-then-confirm), reset log.md, check upstream. Period follows work.archivecadence (weekly | bi-weekly | monthly | quarterly | yearly). Supports --force mode. Trigger: "/archive", "archive", "archive…

8 yesterday A 90 tokens original MIT

board-pilot

14

bks-lab/open-bridge

Skill Claude CodeCodex

Generic, board-driven implementation pipeline: polls a GitHub Project on a schedule, ARMS an item the moment a human drags it into the configured trigger column, then advances it one stage per tick — each stage a Bridge primitive (skill / workflow / agent / cmd) — and STOPS at a human-gated draft PR. The engine is…

8 yesterday A 330 tokens original MIT

bridge-audit

15

bks-lab/open-bridge

Skill Claude CodeCodex

Auditing skill for The Bridge repos — finds drift between docs and reality (license badge ↔ LICENSE file ↔ footer; README skill list ↔ skills/ dir; protocol counts; renamed-but-not-everywhere; broken cross-refs; missing scope frontmatter; routing-SoT conflicts; common typos; user-level skill shadowing between…

8 yesterday A 167 tokens original MIT

bridge-contribute

16

bks-lab/open-bridge

Skill Claude CodeCodex

Contribute features and improvements from your Bridge back to the open-bridge OSS upstream (or your org overlay) as a fork-based pull request. Scans your user branch for upstream-worthy files, classifies them by scope, adapts org-specific content, runs the MANDATORY two-layer content-safety gate (leak scanner +…

8 yesterday A 165 tokens original MIT

bridge-curator

17

bks-lab/open-bridge

Skill Claude CodeCodex

Periodic background consolidation pass over the Bridge itself. Three phases: (1) Library pass — scans skills/, protocols/, rules/, docs/ for drift (sleeping skills 30d+, overlapping triggers, description-budget busters, duplicates, umbrella candidates); (2) Queue pass — scans work/learning/proposals/ for stale pending…

8 yesterday A 225 tokens original MIT

bridge-dashboard

18

bks-lab/open-bridge

Skill Claude CodeCodex

Generates the Bridge Control Center — a single-file HTML dashboard that bundles Fleet (infra/remotes/), Work Board, Calendar (next 24h), Channels, Git activity, optional Bridge-Deck /metrics, and upstream drift into one view. Stands alone; the pixel-art Bridge-Deck renderer it can complement is not yet public (coming…

8 yesterday A 105 tokens original MIT

bridge-explorer

19

bks-lab/open-bridge

Skill Claude CodeCodex

Bridge visualizations — ecosystem (repos, workspaces, skills, infra), repo layout (CORE/USER split, 4 brain-metaphor variants v1–v4), and constellation (5-layer information network with hub-out routing). Single-file HTML, dark/light, opens in browser. Descriptions sourced from docs/repo-layout/regions.yaml. Trigger…

8 yesterday A 131 tokens original MIT

bridge-greeting

20

bks-lab/open-bridge

Skill Claude CodeCodex

Context-aware terminal greeting (MOTD) for Bridge instances — renders a per-instance logo, palette, today's filtered calendar, the instance's "Doing" board and uncommitted work, resolved from which org folder the terminal was opened in. Includes gen-logo.py (ANSI-Shadow logo generator from a word) and the branding…

8 yesterday A 125 tokens original MIT

bridge-leak-check

21

bks-lab/open-bridge

Skill Claude CodeCodex

Content-leak scanner with categorized classification. Different from a raw blocklist grep: each hit is sorted into legitimate-self-reference, legitimate-sister-repo, personal-PII (always leak), or internal-vocabulary hardcoded (OSS-strict only). Use after a sync to verify the destination is actually clean — catches…

8 yesterday A 153 tokens original MIT

bridge-learn

22

bks-lab/open-bridge

Skill Claude CodeCodex

Review surface for Bridge Learning-Loop proposals — lists pending improvement suggestions from work/learning/proposals/, groups by severity (P0 → P3), walks the user through each proposal with accept/reject/edit/defer decisions. Accept applies the diffpreview (or asks the user for the patch), moves the proposal file…

8 yesterday A 198 tokens original MIT

bridge-onboard

23

bks-lab/open-bridge

Skill Claude CodeCodex

New user onboarding and reconfiguration — discovery-driven setup with permission-gated system scan, evidence-based feature suggestions, and a read-only catalogue of what else Bridge can do. Six-phase wizard (Identity / Discovery / Suggestions / Quick-Wins / Catalog / Validate) with re-entry modes for targeted later…

8 yesterday A 135 tokens original MIT

bridge-overlay

24

bks-lab/open-bridge

Skill Claude CodeCodex

Subscribe a Bridge to an ORG OVERLAY — a git repo an organisation publishes that ships its shared config (contexts, projects, mandants, accounts, org skills/agents/standing-orders, an ecosystem fragment) as a flat mirror tree. /overlay add sparse-clones the overlay, validates its manifest, previews a per-file plan…

8 yesterday A 190 tokens original MIT