CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/coding-policy

General-purpose coding policy for Baruch's AI agents

76

Quality

95%

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

tile.json

{
  "name": "jbaruch/coding-policy",
  "version": "0.3.164",
  "summary": "General-purpose coding policy for Baruch's AI agents",
  "private": false,
  "skills": {
    "release": {
      "path": "skills/release/SKILL.md"
    },
    "onboard-repo": {
      "path": "skills/onboard-repo/SKILL.md"
    },
    "adopt-fork-pr": {
      "path": "skills/adopt-fork-pr/SKILL.md"
    },
    "migrate-to-plugin": {
      "path": "skills/migrate-to-plugin/SKILL.md"
    }
  },
  "rules": {
    "commit-conventions": {
      "rules": "rules/commit-conventions.md"
    },
    "sync-before-work": {
      "rules": "rules/sync-before-work.md"
    },
    "testing-standards": {
      "rules": "rules/testing-standards.md"
    },
    "error-handling": {
      "rules": "rules/error-handling.md"
    },
    "dependency-management": {
      "rules": "rules/dependency-management.md"
    },
    "file-hygiene": {
      "rules": "rules/file-hygiene.md"
    },
    "ci-safety": {
      "rules": "rules/ci-safety.md"
    },
    "no-secrets": {
      "rules": "rules/no-secrets.md"
    },
    "code-formatting": {
      "rules": "rules/code-formatting.md"
    },
    "language-diagnostics": {
      "rules": "rules/language-diagnostics.md"
    },
    "context-artifacts": {
      "rules": "rules/context-artifacts.md"
    },
    "context-writing-style": {
      "rules": "rules/context-writing-style.md"
    },
    "rule-frontmatter": {
      "rules": "rules/rule-frontmatter.md"
    },
    "skill-authoring": {
      "rules": "rules/skill-authoring.md"
    },
    "script-delegation": {
      "rules": "rules/script-delegation.md"
    },
    "script-as-black-box": {
      "rules": "rules/script-as-black-box.md"
    },
    "stateful-artifacts": {
      "rules": "rules/stateful-artifacts.md"
    },
    "agent-worktree-isolation": {
      "rules": "rules/agent-worktree-isolation.md"
    },
    "boy-scout": {
      "rules": "rules/boy-scout.md"
    },
    "external-repo-contributions": {
      "rules": "rules/external-repo-contributions.md"
    },
    "reviewer-feedback-reading": {
      "rules": "rules/reviewer-feedback-reading.md"
    },
    "review-severity": {
      "rules": "rules/review-severity.md"
    },
    "response-clarity": {
      "rules": "rules/response-clarity.md"
    },
    "ship-on-green": {
      "rules": "rules/ship-on-green.md"
    },
    "hook-action-reporting": {
      "rules": "rules/hook-action-reporting.md"
    }
  }
}

README.md

tile.json