Two ways to add TASKS.md to a repo. Both are idempotent — safe to re-run, they merge and never clobber. 1. Copy this prompt into your agent Paste this into whatever agent you use (Claude Code, Cursor, ...
Cleaning up commit history before PR Creating PRs → git-branch-pr-workflow Managing stacked PRs (PR chains) Simple commits → git-commit-workflow Problem: After merging trunk into your feature branch ...