chore: add universal Qodo best_practices.md - #21
vaulttec-dev wants to merge 1 commit into
Conversation
Стеко-незалежний набір правил для Qodo PR-Agent /improve; читається автоматично.
|
Warning Review limit reached
Next review available in: 58 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
|
There was a problem hiding this comment.
Pull request overview
PR додає в корінь репозиторію універсальний best_practices.md, який має автоматично підхоплюватись Qodo PR-Agent командою /improve для підказок “Organization best practice”.
Changes:
- Додано новий кореневий документ
best_practices.mdз набором стеко-незалежних інженерних правил. - Структуровано рекомендації за темами (correctness, security, API boundaries, data, concurrency, tests, performance, maintainability, dependencies).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Універсальний, стеко-незалежний набір інженерних правил для Qodo PR-Agent `/improve`. | ||
| Кладеться в КОРІНЬ репо (default-гілка) як `best_practices.md` — читається автоматично. | ||
| Правила, специфічні для проєкту (фреймворки, доменна логіка, назви пакетів), | ||
| НЕ додавай сюди — їм місце в `.pr_agent.toml` → [pr_reviewer]/[pr_code_suggestions] extra_instructions. |
There was a problem hiding this comment.
No issues found across 1 file
You're on the cubic free plan with 0 free PR reviews remaining this month. Upgrade for unlimited reviews.
Re-trigger cubic
|
Closing before the public 0.2.0 release: repository history was squashed, so this branch no longer applies. |



Що це
Додає універсальний, стеко-незалежний
best_practices.mdу корінь репо.Qodo PR-Agent
/improveчитає цей файл автоматично і, якщо код у PR порушуєгайдлайн, додає поради з лейблом
Organization best practice.Джерело шаблону:
qodo-pr-agent/templates/best_practices.md.Summary by cubic
Adds a universal, stack-agnostic
best_practices.mdat the repo root forQodo PR-Agent/improveto auto-read and suggest fixes under the "Organization best practice" label. Covers concise, checkable rules for correctness, security, API boundaries, data, concurrency, tests, performance, maintainability, and dependencies.Written for commit 34b501c. Summary will update on new commits.