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
{
"name": "jbaruch/coding-policy",
"version": "0.3.131",
"description": "General-purpose coding policy for Baruch's AI agents",
"private": false,
"skills": [
"skills/release",
"skills/install-reviewer",
"skills/adopt-fork-pr",
"skills/migrate-to-plugin"
],
"rules": [
"rules/commit-conventions.md",
"rules/sync-before-work.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/language-diagnostics.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/stateful-artifacts.md",
"rules/agent-worktree-isolation.md",
"rules/boy-scout.md",
"rules/external-repo-contributions.md",
"rules/reviewer-feedback-reading.md",
"rules/review-severity.md",
"rules/response-clarity.md",
"rules/ship-on-green.md"
]
}.tessl-plugin
rules
skills
adopt-fork-pr
install-reviewer
migrate-to-plugin