Cursor rule
Governance baseline for skills-only workflow and canonical cursor documentation.
AI Engineering Governance Framework — Skills, Rules, Agents & Pipeline for Cursor, Copilot, and any AI coding agent
Cursor rule
Governance baseline for skills-only workflow and canonical cursor documentation.
Cursor rule
Investigation is mandatory before implementation for non-trivial changes.
Cursor rule
Technical review gate is mandatory before completion.
Cursor rule
Behavior changes require test-first discipline, regression coverage, and full-context validation.
Cursor rule
VCS tooling policy by repository type.
Cursor rule
Use shell file operations for moves/copies instead of manual content recreation.
Cursor rule
Clean code principles - complexity, naming, comments, and cleanup practices for all languages (Java, TypeScript, Kotlin).
Cursor rule
Implementação incremental — completar cada parte antes de avançar, sem código intermediário.
Cursor rule
Mensagens de commit semânticas com referência obrigatória à issue GitLab quando houver tarefa rastreada.
Cursor rule
Mandatory posttask validation gate before completion.