Changes slash command directory from `.claude/commands/` to
`.owlen/commands/` to reflect that owlen is its own tool while
maintaining compatibility with claude-code slash command syntax.
Updated locations:
- CLI main: command file path lookup
- Tests: slash_command_works and slash_command_file_refs
All 56 tests passing.