The four heights
The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.
Execute — do the immediate task
+I must compare branch feature/session-cache against main to prepare the merge. Show the file diffs…
Execute — do the immediate task
+I must compare branch feature/session-cache against main to prepare the merge. Show the file diffs between feature/session-cache and main, list the files added, modified, or deleted, and identify any conflicts that will occur on merge. Also produce a short summary of functional changes to session handling.
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Improve — make it easier to accept
+Before I open the PR to merge feature/session-cache into main, make the comparison easy to approve:…
Improve — make it easier to accept
+Before I open the PR to merge feature/session-cache into main, make the comparison easy to approve: surface the diffs that affect public session APIs up front, summarize behavioral changes and performance impacts, flag any changes that touch auth or persistence layers, and list potential merge conflicts with recent main commits.
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Decide — diagnose the stuck moment
+CI went green for feature/session-cache compared to main, but the security reviewer suspects a…
Decide — diagnose the stuck moment
+The CI passed but reviewers fear a subtle session regression
CI went green for feature/session-cache compared to main, but the security reviewer suspects a session regression in edge cases. I don’t know which tests would catch it. Which targeted tests or manual checks should I run against the diff to reassure reviewers, and who on the team should sign off last before I merge?
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Become — change the pattern
+Our team regularly merges feature branches that pass CI but cause user-facing regressions. Where…
Become — change the pattern
+We keep merging branches that later cause regressions
Our team regularly merges feature branches that pass CI but cause user-facing regressions. Where are we failing — test coverage, review depth, or merge timing — and what repeated habit change will reduce regressions the most? Recommend a single gating rule we can adopt this month and how to enforce it without blocking small fixes.
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Next to this one
Other code hosting work people do in GitHub.
Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.
The rest of the map
Same library, five ways in.