Update AGENTS.md and SKILL.md to refine testing policies and clarify project-specific test execution. Emphasized the importance of using filters for tests and avoiding full solution runs unless necessary. Adjusted descriptions in phase-work and side-work skills to align with the new testing guidelines.
ci / server (push) Failing after 3m46s
ci / client (push) Failing after 13s

This commit is contained in:
Leonid Pershin
2026-08-20 09:10:42 +03:00
parent 384f9d7273
commit f4a793aca4
5 changed files with 36 additions and 17 deletions
+1
View File
@@ -64,6 +64,7 @@ description: >-
Прочитай [phase-work](../phase-work/SKILL.md) и следуй ему.
Отличия: фазу ты завёл сам; заявка `git branch phase/<N>-<slug>` **до** кода;
тесты — как Testing policy в `AGENTS.md`, не весь solution;
новые файлы и 🔄 живут на этой ветке. Один цикл — одна фаза. «Сделай всё» —
по порядку, каждая своим циклом `/phase-work`. Три фазы в одну ветку не паковать.