Loading...
Encode your team's unwritten code review rules — the ones senior devs carry in their heads. Configure naming patterns, required test patterns, banned anti-patterns, and architecture boundaries.
curl -X POST https://jarvissdk.com/api/v1/skills/pr-review-checklist/execute \
-H "x-api-key: jsk_your_key" \
-H "Content-Type: application/json" \
-d '{
"input": "your data here"
}'Install this skill and let your AI agent run it automatically. Free tier includes 1,000 executions/month.
Generate code from description and classify its quality
Diff two texts, measure similarity, and generate AI code review — replaces Diffchecker ($5/mo).
Analyze code for quality, security patterns, and best practices
Generate test scenarios from feature descriptions