comments
01Cursor rule Cursor
Project-wide commenting policy — explain WHY the code is the way it is; avoid change-log comments.
8 tagged mlops, measured the same way as everything else here.
Cursor rule Cursor
Project-wide commenting policy — explain WHY the code is the way it is; avoid change-log comments.
Cursor rule Cursor
How to understand, add or modify ZenML domain models.
Cursor rule Cursor
How to understand, add or update ZenML ORM schemas.
Cursor rule Cursor
You are working on MLE-Agent, a project focused on building AI agents with modern machine learning infrastructure.
prassanna-ravishankar/clearml-mcp
Cursor rule Cursor
CI/CD pipeline philosophy and quality gates.
prassanna-ravishankar/clearml-mcp
Cursor rule Cursor
Use file-level ignores unless we truly need global ones. Different file types have different requirements - main source code should have strict linting, while tests and examples need appropriate flexibility.
prassanna-ravishankar/clearml-mcp
Cursor rule Cursor
Improved test coverage by +35 percentage points (34% → 69%) through comprehensive behavioral testing rewrite.