General-purpose coding policy for Baruch's AI agents
—
—
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
scripts/request-review.sh) — not code blocks in SKILL.md for the agent to copy-pasteScripts follow the baseline in rules/file-hygiene.md (exit codes, stderr, idempotency) plus these Tessl-specific requirements:
{"wake_agent": false, "data": {}}; wake_agent is a boolean and data is an objectwake_agent is truedata carries the inputs the agent will need if it does wake; a single precheck run gates activation and supplies the payload.tessl-plugin
rules
skills
adopt-fork-pr
install-reviewer
migrate-to-plugin