Worktree Spec Impl

Implements an approved spec in an isolated git worktree so several agents can work in parallel. Validates that the state means "Approved" (in any language), creates .trees/spec-NN-slug from the current branch (develop, a task branch, main… or --base), bootstraps it (ignored files, node_modules, own port and database), implements step by step with pauses to review diffs, and finally merges the base branch into the spec's branch resolving conflicts so it is ready for /worktree-merge.

jebauza Updated

File contents

jebauza/claude-skills/tree/main/skills/worktree-spec-impl commit 15d7674ab1

Frequently asked questions

npx skillmds@latest add jebauza/worktree-spec-impl