Files
ruvnet__ruflo/plugin/agents
T
Reuven 004dda36dd fix(plugin): repoint plugin/agents symlink at .claude/agents (33 active md files)
The repo-as-Claude-Code-plugin manifest at plugin/.claude-plugin/plugin.json
declares "agents": "./agents", but the symlink at plugin/agents pointed
at ../v2/.claude/agents — a path that never existed at repo root and
was definitively gone after archive/v2/ moves. Result: anyone installing
this repo via /plugin got zero agents loaded.

Repointed to ../.claude/agents (33 active md files: coder, reviewer,
tester, planner, researcher, security-architect, etc). The hooks /
commands / skills symlinks were already correct.

Verified: ls -L plugin/agents resolves to 33 entries; matches what
.claude/agents/ contains.

Co-Authored-By: RuFlo <ruv@ruv.net>
2026-05-06 11:12:35 -04:00

Symbolic link
1 line
17 B
Plaintext