General-purpose coding policy for Baruch's AI agents
92
91%
Does it follow best practices?
Impact
93%
1.27xAverage score across 10 eval scenarios
Advisory
Suggest reviewing before use
.gitignore for the project's language and tooling.lock.yml workflow files compiled from .md sources by gh aw compile; dependency lock files like package-lock.json, Cargo.lock, go.sum), commit both source and compiled form. Mark the compiled file as generated via .gitattributes (linguist-generated=true, merge=ours) so diffs stay readable and merges don't conflictif __name__ == "__main__" in Python, if (require.main === module) in Node)evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
rules
skills
install-reviewer