CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/coding-policy

General-purpose coding policy for Baruch's AI agents

73

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

__init__.pyskills/herdr-teamlead/teamlead/

"""teamlead - load-balance coding agents running inside Herdr.

Python 3 standard library only. The `herdr` CLI is the sole external
dependency and is reached through :mod:`teamlead.herdr`, which is injected
into every caller so tests never touch the real binary.
"""

__version__ = "0.1.0"

SCHEMA_VERSION = 1

skills

herdr-teamlead

compose-briefs.sh

config.example.json

label-workspaces.sh

provision-worktree.sh

resolve-policy-paths.sh

review-package.sh

roster.sh

SKILL.md

start-judge-worker.sh

state-schema.md

teamlead.sh

verify-authority.sh

wait-report.sh

README.md

tile.json