From claude-code-harness
Provides development principles, guidelines for diff-aware editing, repo context reading, and VibeCoder. Activates on mentions of principles, guidelines, safety, or diff editing.
npx claudepluginhub chachamaru127/claude-code-harness --plugin claude-code-harnessThis skill is limited to using the following tools:
開発原則とガイドラインを提供するスキル群です。
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
開発原則とガイドラインを提供するスキル群です。
| 機能 | 詳細 |
|---|---|
| 基本原則 | See references/general-principles.md |
| 差分編集 | See references/diff-aware-editing.md |
| コンテキスト読み取り | See references/repo-context-reading.md |
| VibeCoder | See references/vibecoder-guide.md |