codeclimate-config

Installation
SKILL.md

codeclimate-config

Code Climate Quality has rebranded as Qlty (the docs.codeclimate.com URL now 301-redirects to docs.qlty.sh per the [Qlty docs]). This skill configures both:

  1. Legacy .codeclimate.yml - still consumed by Code Climate Velocity SaaS + GitHub Code Climate App for teams that haven't migrated.
  2. New .qlty/qlty.toml - Qlty platform format with [[plugin]] / [[source]] sections.

When to use

  • Teams adopting an "issues-on-PR" automated review tool.
  • Adding duplication-mass / cyclomatic-complexity guards to CI without hand-rolling thresholds.
  • Migrating off legacy Code Climate Quality to Qlty without losing config.
Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
codeclimate-config — testland/qa