using-git-worktrees
Ensures isolated workspaces via native worktree tools, falling back to manual git worktrees.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for using-git-worktrees, derived from its capabilities.
AIVSS 8.9 ยท High
View MAESTRO 7-layer threat model โOverview
A superpowers skill that detects existing workspace isolation, prefers the platform's native worktree tooling, and falls back to manual git worktrees only when needed. Runs git commands to create/manage worktrees, so it has real filesystem and repo-state surface.
Key features
- Isolation detection first
- Native-tool preference
- Manual git-worktree fallback
Use cases
- Isolating feature work from the main workspace
- Setting up a worktree before executing a plan