ECC/skills
Affaan Mustafa e9dfcdffd0 fix: use CLAUDE_PLUGIN_ROOT for continuous-learning-v2 paths
Fixes #113

The instinct commands referenced hardcoded paths that only work with
manual installation (~/.claude/skills/...). When installed as a plugin,
files are at ~/.claude/plugins/cache/.../skills/...

Changes:
- Updated instinct-status, instinct-import, evolve commands to use
  ${CLAUDE_PLUGIN_ROOT} with fallback to manual path
- Updated observe.sh hook documentation with both install methods
- Updated SKILL.md with plugin vs manual installation instructions
- Removed duplicate commands from skills/continuous-learning-v2/commands/
  (already exist in commands/)

Users should use ${CLAUDE_PLUGIN_ROOT} in their hooks config when
installed as a plugin.
2026-01-29 12:23:53 -08:00
..
backend-patterns fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
clickhouse-io feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
coding-standards feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
continuous-learning feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
continuous-learning-v2 fix: use CLAUDE_PLUGIN_ROOT for continuous-learning-v2 paths 2026-01-29 12:23:53 -08:00
eval-harness fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
frontend-patterns feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
golang-patterns fix: add language labels to fenced code blocks for MD040 compliance 2026-01-26 09:35:43 +00:00
golang-testing feat: add comprehensive Golang language support 2026-01-26 08:20:42 +00:00
iterative-retrieval feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
postgres-patterns feat(agents): add database-reviewer agent with Supabase patterns (#48) 2026-01-25 15:44:54 -08:00
project-guidelines-example feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
security-review feat: add cloud infrastructure security skill (#44) 2026-01-25 15:45:24 -08:00
strategic-compact feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
tdd-workflow Initial release: Complete Claude Code configuration collection 2026-01-17 17:49:33 -08:00
verification-loop feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00