Coding policy for Viktor Gamov's AI agents: language-agnostic quality rules, autonomous shipping discipline, and stack defaults for JVM, Swift, TypeScript, and Python
78
98%
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
| Stack | Formatter | Linter |
|---|---|---|
| Kotlin | Spotless with ktlint | detekt |
| Java | Spotless with google-java-format | Error Prone or -Xlint |
| Swift | swift-format or SwiftFormat | SwiftLint |
| TypeScript | Prettier | ESLint |
| Python | Ruff (ruff format) | Ruff (ruff check) |
| Shell | shfmt | shellcheck |
.tessl-plugin
hooks
rules
skills