Skip to content

Add git worktree support to aliases and development rules#74

Merged
ikuwow merged 3 commits intomainfrom
feature/add-worktree-support
Feb 26, 2026
Merged

Add git worktree support to aliases and development rules#74
ikuwow merged 3 commits intomainfrom
feature/add-worktree-support

Conversation

@ikuwow
Copy link
Owner

@ikuwow ikuwow commented Feb 26, 2026

変更内容

  • .aliases: claude --worktree のエイリアスを追加(claude コマンドが存在する場合のみ有効)
  • rules/development.md: 作業開始時に git worktree を作成することを必須とするルールを追加

worktreeのパス規約

../repo__branch の形式で命名する(__ をリポジトリ名とブランチ名の区切りとして使用)。

例: リポジトリ myapp、ブランチ feature/xxx../myapp__feature-xxx

ikuwow and others added 3 commits February 26, 2026 20:24
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@ikuwow ikuwow marked this pull request as ready for review February 26, 2026 12:05
@ikuwow ikuwow merged commit 5e4a0fd into main Feb 26, 2026
3 checks passed
@ikuwow ikuwow deleted the feature/add-worktree-support branch February 26, 2026 12:05
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