diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-19 21:47:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-19 21:47:05 +0300 |
| commit | a3fcad2ec3f04bba247c93e42e7028cbcb35d6bd (patch) | |
| tree | 9e12f78b5a1378d37158223eb9b7bd0151960a9c /scripts/tmux-edit-send | |
| parent | b626420c0117cd123bec7d3a787fd81826ec1126 (diff) | |
agent-task-management: add in-scope-only commit guidance for dirty worktree
Extend the complete-task reference with a 'Commit only in-scope files'
section: at task start and before committing, run git status and split
dirty paths into in-scope vs out-of-scope (pre-existing/unrelated user
edits such as .gitignore/start.sh). Stage only in-scope files by explicit
path, never git add -A/. over a pre-existing dirty worktree, never commit
unrelated files, and record the in-scope/out-of-scope decision in an
ask annotate note. Cross-reference 6-recover-stalled-task.md (broken
partial WIP) to keep the two cases distinct and avoid duplication.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'scripts/tmux-edit-send')
0 files changed, 0 insertions, 0 deletions
