Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Latest commit

 

History

History
60 lines (43 loc) · 2.09 KB

File metadata and controls

60 lines (43 loc) · 2.09 KB

Claude AI Assistant Rules

This repository uses AI-assisted development with specific coding guidelines and rules.

Available Rules

Never work directly on main. Always verify your branch and create a new one if needed before making changes.

File: .claude/branch-protection-workflow.md Description: Never work directly on main. Always verify your branch and create a new one if needed before making changes. Scope: */

CodeRabbit Setup

File: .claude/coderabbit-setup.md Description: CodeRabbit Setup Scope:

General AI Coding Principles

File: .claude/general-principles.md Description: General AI Coding Principles Scope:

GitHub CLI PR Lifecycle

File: .claude/github-cli-pr-lifecycle.md Description: GitHub CLI PR Lifecycle Scope:

Jira Ticket Workflow for AI Agent Commands

File: .claude/jira-ticket-workflow.md Description: Jira Ticket Workflow for AI Agent Commands Scope: /commands/

Markdown Documentation Review Guidelines

File: .claude/markdown-review.md Description: Markdown Documentation Review Guidelines Scope: **/*.md

MCP Setup

File: .claude/mcp-setup.md Description: MCP Setup Scope:

Quality checks for code changes

File: .claude/quality-gate.md Description: Quality checks for code changes Scope: **/.ts, **/.tsx, **/.js, **/.jsx, **/.java, **/.py, **/*.go

Usage

These rules are automatically applied when using Claude AI assistant in this repository. Each rule file contains specific guidelines for different aspects of the codebase.

Rule Categories

  • Global: global specific coding guidelines (8 rules)