summaryrefslogtreecommitdiff
path: root/systemd-user
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-19 21:47:05 +0300
committerPaul Buetow <paul@buetow.org>2026-06-19 21:47:05 +0300
commita3fcad2ec3f04bba247c93e42e7028cbcb35d6bd (patch)
tree9e12f78b5a1378d37158223eb9b7bd0151960a9c /systemd-user
parentb626420c0117cd123bec7d3a787fd81826ec1126 (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 'systemd-user')
0 files changed, 0 insertions, 0 deletions