Skip to content

fix: hermit install now writes slash commands to .claude/commands/#79

Merged
ytnobody merged 1 commit into
mainfrom
develop
May 18, 2026
Merged

fix: hermit install now writes slash commands to .claude/commands/#79
ytnobody merged 1 commit into
mainfrom
develop

Conversation

@ytnobody

Copy link
Copy Markdown
Owner

Summary

  • hermit install がMCPサーバーの登録しか行わなかったため、管理対象プロジェクトで /hermit/hermit-pause/hermit-resume が使えなかった問題を修正
  • コマンドファイルをバイナリに埋め込み、hermit install 実行時に <cwd>/.claude/commands/ へ自動展開するよう追加

Test plan

  • hermit install 実行後に .claude/commands/hermit.md 等が生成されることを確認
  • Claude Code 再起動後に /hermit コマンドが使えることを確認

🤖 Generated with Claude Code

Previously `hermit install` only registered the MCP server, so /hermit,
/hermit-pause, and /hermit-resume were unavailable in managed projects.
Embed the three command files and write them to <cwd>/.claude/commands/
during install.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@ytnobody ytnobody merged commit 73b7bfc into main May 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant