task.create
Creates an active coding task in a clean detached Git worktree based on the repository's HEAD, providing an isolated environment for remote development.
Instructions
Create an ACTIVE coding task in a clean detached Git worktree based on source HEAD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path inside the source Git repository |