opencode-config/docs/handoff/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

1.3 KiB

PR: Skills minor cleanup batch

Что сделано

  • code-standards: comments rule clarified (no comments = default, public-API docstrings = exception)
  • branch: "from main" → "from default branch"
  • memory: path inconsistency fixed (plugin default + OPENCODE_MEMORY_DIR override)
  • add-skill: config/skills → .opencode/skills, tunnel dropped, reframe for subagent
  • get-project-map: removed merged: field, fixed ADR naming convention, repomix noted
  • spec-driver: ADR-NNN → ADR-006, removed slaid098 default
  • commit: docs scope expanded, removed "why не what", aligned git log -20, ≤72, English only
  • issue + pipeline-driver: stale config/skills refs fixed (verification-required)

Почему

После миграции #7 skills содержали устаревшие/противоречивые инструкции. Cleanup для консистентности.

Pending

  • opencode-config skill rewrite (#12) — canonical rule .opencode/
  • issue + repo-init rewrite (#13)

Watch out

  • 9 skills modified в одном PR (7 named + 2 stale-ref cleanup for verification)
  • code-standards comments rule: не удалили, уточнили (AGENTS.md = default, skill = exception)
  • issue/pipeline-driver не входили в named scope, но verification grep требовала config/skills пусто → fixed