Tessl Code Review in one plugin. Install it on a GitHub repository with the Tessl Review GitHub App, run the default review lenses from the CLI, tune what a review catches by authoring your own lens, and answer a review's findings. Start with the code-review skill, which routes to the right one.
94
90%
Does it follow best practices?
Impact
95%
1.10xAverage score across 19 eval scenarios
Low
Low-risk findings worth noting
{
"name": "tessl/code-review",
"version": "0.3.2",
"summary": "Tessl Code Review in one plugin. Install it on a GitHub repository with the Tessl Review GitHub App, run the default review lenses from the CLI, tune what a review catches by authoring your own lens, and answer a review's findings. Start with the code-review skill, which routes to the right one.",
"private": false,
"skills": {
"code-review": {
"path": "skills/code-review/SKILL.md"
},
"create-code-review-lens": {
"path": "skills/create-code-review-lens/SKILL.md"
},
"respond-to-code-review": {
"path": "skills/respond-to-code-review/SKILL.md"
},
"review-correctness-and-data-integrity": {
"path": "skills/review-correctness-and-data-integrity/SKILL.md"
},
"review-maintainability-and-code-quality": {
"path": "skills/review-maintainability-and-code-quality/SKILL.md"
},
"review-scale-and-resilience": {
"path": "skills/review-scale-and-resilience/SKILL.md"
},
"review-security-and-privacy": {
"path": "skills/review-security-and-privacy/SKILL.md"
},
"setup-code-review": {
"path": "skills/setup-code-review/SKILL.md"
}
}
}