Aico Worktree

Create isolated git worktree for feature development. Handles directory selection, gitignore verification, project setup, and baseline test verification. Use this skill when: - Starting feature work that needs isolation from current workspace - Before executing implementation plans on a new branch - Want to work on multiple branches/features simultaneously - User asks to "create worktree", "isolate this work", "separate branch" - Need clean baseline before starting major changes Safety: ALWAYS verify worktree directory is gitignored before creating. Process: Check directory → Verify ignored → Create worktree → Run setup → Verify baseline tests

majiayu000 6bddc51 2 files · 3.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/aico-worktree commit 6bddc51385

Frequently asked questions

npx skillmds add majiayu000/aico-worktree