opencode-config/docs/decisions/006-pr-26-skills-cleanup-batch.md
Sergey 3fcb5b6aa8
fix: skills minor cleanup batch (#26)
* fix(skills): cleanup batch — 7 skills minor fixes

* docs(handoff): add pr-26 handoff + ADR-006

* docs(handoff): fix ADR-026 typo to ADR-006

---------

Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-23 23:53:55 +03:00

627 B
Raw Permalink Blame History

ADR-006: Skills cleanup batch

Статус

Accepted

Контекст

После миграции skills из config/ → .opencode/ (#7), 7 skills содержали устаревшие пути, противоречия с AGENTS.md, stale templates.

Решение

Atomic batch: 7 skills в одном PR. Minor fixes only (no rewrites). Rewrites вынесены в #12, #13.

Альтернативы

  • Отдельный PR на каждый skill — отклонено (7 PR для minor fixes = overhead)
  • Полный rewrite всех skills — отклонено (scope creep, rewrites в #12/#13)