The four heights
The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.
Execute — do the immediate task
+Prepare and create a release tag for version 2.4.0 across the repository. Use annotated tags with…
Execute — do the immediate task
+Prepare and create a release tag for version 2.4.0 across the repository. Use annotated tags with the release notes I pasted into the commit, sign the tag with the release key, and push the tag to origin. Then create the corresponding release entry in our releases page with the changelog and link to the CI artifact. Confirm the tag exists remotely and that CI artifacts are attached.
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 publish this release tag to the repo, make it easier for the release reviewer to approve:…
Improve — make it easier to accept
+Before I publish this release tag to the repo, make it easier for the release reviewer to approve: put the key version number and top three user-facing fixes at the top, show where the release artifacts are stored, and flag any commits in the range that touch migrations or config files. Call out any missing signed tag or missing release notes and suggest wording to close those gaps.
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
+I made an annotated tag for 2.4.0 and pushed, but the release page shows no artifacts and the CI…
Decide — diagnose the stuck moment
+I created an annotated tag locally and it didn't push with artifacts.
I made an annotated tag for 2.4.0 and pushed, but the release page shows no artifacts and the CI didn't pick up the tag. I do not know whether the tag was lightweight by mistake, whether the CI only triggers on branches, or whether my push lacked the signed tag. Which diagnosis is most likely and what exact command or minimal change should I run now to create a proper annotated, signed tag and get CI to pick up the release artifacts?
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Become — change the pattern
+We repeatedly create tags for releases that lack proper notes, signatures, or attached artifacts,…
Become — change the pattern
+We keep rushing tags that later need redoing because they lack notes or signatures.
We repeatedly create tags for releases that lack proper notes, signatures, or attached artifacts, and then redo the release which confuses customers. What habit and checklist should the release owner adopt so every tag is annotated, signed, and has CI artifacts before it's pushed? Offer a short pre-push checklist and a one-line commit message convention to enforce over the next three releases.
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 version control work people do in Git.
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.