ECC/docs/zh-TW/skills
Nidelson Gimenez 8c3a3040ae
fix(skills): document plugin vs manual hook setup for strategic-compact (#2420)
The Hook Setup section told all users to wire
`node ~/.claude/scripts/hooks/suggest-compact.js` into settings.json.
That path only exists on manual `./install.sh` installs; for plugin
installs the hook is already registered by the plugin's hooks/hooks.json
(id `pre:edit-write:suggest-compact`, standard/strict profiles), so the
snippet fails silently and would double-register the hook.

- Add a plugin-install note (mirrors continuous-learning-v2 wording)
  and scope the snippet to manual installs — applied to the canonical
  skill, the .kiro mirror, and ja-JP/zh-CN/zh-TW/ko-KR translations
- ko-KR: also replace the settings.json snippet that used
  `${CLAUDE_PLUGIN_ROOT}`, which does not resolve in user settings.json
2026-07-03 20:36:59 -07:00
..
backend-patterns fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
clickhouse-io fix(clickhouse-io): use official @clickhouse/client instead of unmaintained clickhouse package (#2422) 2026-07-03 20:36:46 -07:00
coding-standards fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
continuous-learning feat: deliver v1.8.0 harness reliability and parity updates 2026-03-04 14:48:06 -08:00
continuous-learning-v2 docs: fix plugin quick start for continuous learning v2 (#1546) 2026-04-21 18:41:36 -04:00
eval-harness Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)" 2026-02-20 01:11:30 -08:00
frontend-patterns fix: refresh stale technical content in agents, rules, and skills (#2168) 2026-06-07 13:26:01 +08:00
golang-patterns fix(golang-patterns): replace removed govet check-shadowing with enable: [shadow] (#2423) 2026-07-03 20:36:50 -07:00
golang-testing Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)" 2026-02-20 01:11:30 -08:00
iterative-retrieval fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
postgres-patterns chore: replace external repo links with @username attribution 2026-03-03 12:32:35 -08:00
project-guidelines-example Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)" 2026-02-20 01:11:30 -08:00
security-review fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
strategic-compact fix(skills): document plugin vs manual hook setup for strategic-compact (#2420) 2026-07-03 20:36:59 -07:00
tdd-workflow fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
verification-loop Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)" 2026-02-20 01:11:30 -08:00