Hacker News new | ask | show | jobs
Show HN: Codacy Skills for Claude, Codex, Copilot, etc. (github.com)
1 points by claudiacsf 4 days ago
Codacy is a code quality and security platform that helps eng teams enforce coding standards against their AI generated code.

They just launched agent skills and a cloud CLI, which allows Claude etc. to handle everyday tasks without using the UI

E.g. prompt: "PR 42 is failing the gate, fix what's real, add the tests, ignore the false positives with a reason, re-run."

The analysis runs server-side and burns no agent tokens.