General-purpose coding policy for Baruch's AI agents
90
91%
Does it follow best practices?
Impact
90%
1.30xAverage score across 18 eval scenarios
Advisory
Suggest reviewing before use
{
"name": "jbaruch/coding-policy",
"version": "0.3.49",
"description": "General-purpose coding policy for Baruch's AI agents",
"private": false,
"skills": [
"skills/release",
"skills/eval-authoring",
"skills/eval-curation",
"skills/install-reviewer",
"skills/adopt-fork-pr"
],
"rules": [
"rules/commit-conventions.md",
"rules/testing-standards.md",
"rules/error-handling.md",
"rules/dependency-management.md",
"rules/file-hygiene.md",
"rules/ci-safety.md",
"rules/no-secrets.md",
"rules/code-formatting.md",
"rules/context-artifacts.md",
"rules/context-writing-style.md",
"rules/rule-frontmatter.md",
"rules/skill-authoring.md",
"rules/script-delegation.md",
"rules/script-as-black-box.md",
"rules/plugin-evals.md",
"rules/author-model-declaration.md",
"rules/stateful-artifacts.md",
"rules/agent-worktree-isolation.md",
"rules/boy-scout.md",
"rules/external-repo-contributions.md"
]
}.tessl-plugin
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
rules
skills
adopt-fork-pr
eval-curation
install-reviewer