commits

Official

Enforce safe, consistent IntelliJ commits.

AuthorJetBrains
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized guideline for commit messages in the IntelliJ repository, ensuring every production and non-production change includes a YouTrack ticket and a subsystem context to facilitate code reviews and traceability.

Core Features & Use Cases

  • Required Format: Production changes must follow "<YouTrack ticket ID> <subsystem>: <subject>" and non-production changes must use a label like "cleanup" or "docs" before the subsystem, ensuring clear categorization.
  • Use Case: When pushing a bug fix, include the YouTrack ticket (e.g., IDEA-125730) and the affected subsystem (e.g., editor: fix issue) to guarantee traceability and automated checks.
  • Guardrails: Enforces Safe Push principles and prevents unsafe commit patterns to reduce wasted CI cycles.

Quick Start

Always format commits with a YouTrack ticket and subsystem, e.g., IJPL-12345 editor: fix bug.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: commits
Download link: https://github.com/JetBrains/intellij-community/archive/main.zip#commits

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.