mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
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. |
||
|---|---|---|
| .. | ||
| backend-patterns | ||
| clickhouse-io | ||
| coding-standards | ||
| continuous-learning | ||
| continuous-learning-v2 | ||
| eval-harness | ||
| frontend-patterns | ||
| golang-patterns | ||
| golang-testing | ||
| iterative-retrieval | ||
| postgres-patterns | ||
| project-guidelines-example | ||
| security-review | ||
| strategic-compact | ||
| tdd-workflow | ||
| verification-loop | ||