Skip to content

Coding Style & Conventions

Objective: Define universal coding conventions to ensure consistent, readable, and maintainable code across all languages and projects.

Source File

View the full rule: .agent/rules/02-coding-style.md

Sections

    1. Git Commit Messages
    1. Code Quality Principles
    1. Error Handling
    1. Documentation
    1. Naming Conventions
    1. Triple Guarantee Quality Mechanism

Released under the MIT License.