You have access to Codacy skills. Read the relevant SKILL.md whenever the user's request matches a skill description below.
| Skill | When to use | Instructions |
|---|---|---|
codacy-cloud-cli |
User mentions Codacy, asks about code quality metrics, issues, findings, pull request analysis, tools or patterns | SKILL.md |
codacy-code-review |
User asks to review a PR, check what a pull request introduced, verify coverage, or find new issues | SKILL.md |
configure-codacy |
User wants to configure Codacy, reduce noise, fix false positives, or enable/disable tools | SKILL.md |
configure-codacy-cloud |
User wants to tune or configure Codacy directly on the cloud, or reduce noise on a repo already on Codacy with a finished analysis | SKILL.md |
setup-coverage |
User wants to set up coverage, add coverage reporting, or fix missing coverage uploads | SKILL.md |
codacy-analysis-cli |
User wants to run static analysis locally, scan files, or analyze staged changes without pushing to Codacy | SKILL.md |
- Codacy CLI:
npm install -g @codacy/codacy-cloud-cli - Codacy Analysis CLI:
npm install -g @codacy/analysis-cli CODACY_API_TOKENenvironment variable, or runcodacy login