The four heights
The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.
Execute — do the immediate task
+Integrate the CI system so its run statuses appear on pull requests for the core-library repo.…
Execute — do the immediate task
+Integrate the CI system so its run statuses appear on pull requests for the core-library repo. Connect the pipeline named nightly-ci and ensure it reports pending, success, and failure back to pull requests; set the integration secret and test it by triggering a run on branch feature/fast-serialization. Confirm the PR shows the status within five minutes.
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 wire CI status into pull requests, make the integration less noisy: put the most…
Improve — make it easier to accept
+Before I wire CI status into pull requests, make the integration less noisy: put the most actionable status first, collapse long logs behind a link, and annotate failures with the likely failing stage. Flag where timeouts or environment differences will produce false negatives and recommend how to map CI stages to readable labels for reviewers.
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 updated the integration token for nightly-ci and jobs now run on the CI side, but pull requests…
Decide — diagnose the stuck moment
+CI runs but statuses never show on PRs after the token update.
I updated the integration token for nightly-ci and jobs now run on the CI side, but pull requests still show no status checks. The release engineer is pressing for visibility and I can't tell if the problem is token scope, webhook delivery failures, or mismatched check names. What's the highest-probability diagnosis and the fastest corrective actions I should try to get statuses reporting again?
Pasted it? When the reply comes back, push once: ask it to sharpen the weakest part. — Did this prompt help?
Become — change the pattern
+Some repos show clear CI statuses and valuable failure messages; others bury results or spam…
Become — change the pattern
+Our CI statuses are inconsistent across projects and reviewers ignore them.
Some repos show clear CI statuses and valuable failure messages; others bury results or spam reviewers with duplicate checks. Reviewers start ignoring the whole section. I want a cross-repo standard so CI feedback is concise and trusted. Recommend a three-part policy: naming conventions for checks, which checks must show inline, and a process to reduce duplicate or noisy statuses.
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.