ECC/.kiro/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
..
agentic-engineering fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
api-design Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
autonomous-loops feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
backend-patterns fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
coding-standards fix: refresh stale technical content in agents, rules, and skills (#2168) 2026-06-07 13:26:01 +08:00
content-hash-cache-pattern feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
cpp-coding-standards feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
cpp-testing feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
database-migrations Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
deep-research feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
deployment-patterns Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
django-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
django-security feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
docker-patterns Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
e2e-testing Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
fastapi-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +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: harden unicode safety checks 2026-03-29 21:21:18 -04:00
golang-testing fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
java-coding-standards feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
jpa-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
kotlin-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
kotlin-testing feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
mle-workflow feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
nestjs-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
nextjs-turbopack feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
postgres-patterns Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00
python-patterns fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
python-testing fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
pytorch-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
react-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
react-testing feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
rust-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
rust-testing feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
search-first fix: gate search-first apply steps 2026-04-30 09:39:54 -04:00
security-review fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
springboot-patterns feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
springboot-security feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
strategic-compact fix(skills): document plugin vs manual hook setup for strategic-compact (#2420) 2026-07-03 20:36:59 -07:00
swift-actor-persistence feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
swift-protocol-di-testing feat: expand Kiro adapter to full language coverage (#2101) 2026-06-07 13:26:37 +08:00
tdd-workflow fix: harden unicode safety checks 2026-03-29 21:21:18 -04:00
verification-loop Add Kiro skills (18 SKILL.md files) (#811) 2026-03-22 21:55:45 -07:00