diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index 4dea294..bb42334 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -701,12 +701,13 @@ Pattern для починки уже отработан в `setup-projects-meta` ## 🟢 [update-using-projects-meta-qualified-names] — Обновить SKILL.md скила `using-projects-meta`: примеры `target_project` переписать на qualified формат (`/` вместо bare-имени). Cross-reference на concept `projects-meta-multi-owner` в common wiki. Часть миграции multi-owner. **Status:** done -**Where I stopped:** v1.1.0 → 1.2.0 — examples переписаны (`books` → `victor/books`, `claude-skills` → `OpeItcLoc03/claude-skills`), `target_project` description обновлён (qualified + `agenda` literal + bare → error), новый row в Common mistakes, cross-ref на `concepts/projects-meta-multi-owner`. +**Where I stopped:** SKILL.md already reflects multi-owner schema (qualified target_project examples, agenda literal, bare-name rejection in common-mistakes table) **Next action:** (none — kept until merged) **Blocker:** multi-owner-tools-mutate **Branch:** n/a + ---