docs: remove superseded recover-dirty-worktree template (#46) #54
Reference in New Issue
Block a user
Delete Branch "docs/issue-46-remove-superseded-recovery-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #46. Corrective cleanup after PR #47 (closed-not-merged) partial landing.
Problem
PR #47's partial landing (commit
00ec883…) leftskills/llm-project-workflow/templates/recover-dirty-worktree.mdonmaster. The intended #47 end state replaced it with two more precise templates, which are already present:recover-bad-state.mdandworktree-cleanup.md.Change
skills/llm-project-workflow/templates/recover-dirty-worktree.md.grep -R "recover-dirty-worktree" README.md docs skillsreturns nothing (verified before and after the deletion).recover-bad-state.mdandworktree-cleanup.mdremain present.Docs-only; no runtime code touched. Narrow diff (single deletion).
Checks
git diff --check: clean.grep -R "recover-dirty-worktree" README.md docs skills: no matches.Process
Isolated worktree:
./scripts/worktree-start docs/issue-46-remove-superseded-recovery-template→branches/docs-issue-46-remove-superseded-recovery-template.⚠️ Authored by me — do not self-merge. Needs review by another author. PR #49 untouched.
Pull request closed