Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The manifest describes this skill as being used when the user wants git work isolation via a separate worktree so the main working tree is not disturbed. However, the body instructs the agent to perform broader project setup actions such as `npm install`, `cargo build`, `pip install`, `poetry install`, `go mod download`, and baseline test execution, which go beyond creating or selecting an isolated worktree.
