# Work Assignment You have been assigned to work on the following issue: ## Issue: {{ .Issue }} **Title**: {{ .Title }} **Priority**: P{{ .Priority }} **Branch**: {{ .Branch }} {{ if .Description }} ## Description {{ .Description }} {{ end }} ## Your Task 1. Review the issue details with `bd show {{ .Issue }}` 2. Work in your clone at `{{ .RigName }}/polecats/{{ .Polecat }}/` 3. Commit changes regularly with clear messages 4. When complete, run: - `bd close {{ .Issue }}` - `bd sync` - `gt done` ## Need Help? - File blocking issues: `bd create --title="Blocked: " --type=task` - Ask Witness: `gt mail send {{ .RigName }}/witness -s "Question" -m "..."` - Escalate: The Witness will escalate if you're stuck Good luck!