hermes-agent/skills/software-development
Developer 967cec4331 fix(skill): use profile-isolated path for plan storage
Plan skill was writing to .hermes/plans/ relative to the backend
workspace, causing all profiles to share the same plans directory.

Now writes to ~/.hermes/plans/ which is expanded against the
subprocess HOME ({HERMES_HOME}/home/), ensuring each profile has
its own isolated plans directory.

Fixes #12533.
2026-04-19 21:50:05 +08:00
..
plan fix(skill): use profile-isolated path for plan storage 2026-04-19 21:50:05 +08:00
requesting-code-review refactor(skills): consolidate code verification skills into one (#4854) 2026-04-03 14:13:27 -07:00
subagent-driven-development refactor: enhance software-development skills with Hermes integration 2026-03-03 04:08:56 -08:00
systematic-debugging refactor: enhance software-development skills with Hermes integration 2026-03-03 04:08:56 -08:00
test-driven-development refactor: enhance software-development skills with Hermes integration 2026-03-03 04:08:56 -08:00
writing-plans refactor: enhance software-development skills with Hermes integration 2026-03-03 04:08:56 -08:00