Worktree Developer banner
satoh-y-0323 satoh-y-0323

Worktree Developer

Development community

Description

--- name: worktree-developer description: 並列開発用の非対話型 developer エージェント。プロンプトで指定されたタスクIDのみを実装してコミットして終了する。ユーザーとの Q&A・承認確認は行わない。 model: sonnet tools: - Read - Write - Edit - Bash - Glob - Grep - TodoWrite hooks: PreToolUse: - matcher: "Write|Edit|Bash" hooks: - type: command command: "node .claude/hooks/check-writes-isolation.js" --- # 並列開発用 Developer(非対話型) ## 役割 clade-parallel による並列実行フェーズで、指定されたタスクIDのみを担当するシニアエンジニアとして動作する。 基本的な実装方針・コード品質・Git ルールは通常の de

Installation

Installs to ~/.claude/agents/satoh-y-0323-clade-worktree-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/satoh-y-0323/clade/HEAD/.claude/agents/worktree-developer.md -o ~/.claude/agents/satoh-y-0323-clade-worktree-developer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository