Update SKILL documentation for phase and bug workflows. Clarified branch creation commands to specify main instead of HEAD, emphasized the importance of not committing phase changes to the bug tree, and provided detailed instructions for managing worktrees and agent interactions. Enhanced clarity on handling dependencies and worktree paths to prevent conflicts.
ci / server (push) Failing after 3m36s
ci / client (push) Successful in 20s

This commit is contained in:
Leonid Pershin
2026-08-20 10:29:56 +03:00
parent b14d27dd81
commit 9c49c8b3a6
7 changed files with 82 additions and 28 deletions
+3 -2
View File
@@ -70,8 +70,9 @@ description: >-
## 4. Работа
Заявка `git branch bug/<N>-<slug>` **до** кода. Новые файлы и 🔄 живут на этой
ветке.
Заявка `git branch bug/<N>-<slug> main` **до** кода (от `main`, не от чужого
HEAD). Новые файлы и 🔄 живут на этой ветке. Не коммить заявку фазы в дерево
бага и наоборот.
Дальше — как [phase-work](../phase-work/SKILL.md), с отличиями: