The four heights
The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.
Execute — do the immediate task
+A critical cron job that rotates logs is missing from two production nodes. Add the rotation job to…
Execute — do the immediate task
+A critical cron job that rotates logs is missing from two production nodes. Add the rotation job to both nodes, schedule it to run at 02:30 daily, ensure it writes to /var/log/myapp and rotates four archives, and then test the cron entry runs without error today.
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 present the cron changes to the operations lead, make the maintenance task easy to…
Improve — make it easier to accept
+Before I present the cron changes to the operations lead, make the maintenance task easy to approve: show the exact crontab line, the log paths affected, the expected disk savings over 30 days, and flag any dependency like logrotate config or file permissions that would cause the job to fail silently.
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
+The nightly backup cron didn’t run last night and logs filled the partition. I fear the scheduler…
Decide — diagnose the stuck moment
+A nightly cron didn’t run and logs grew until disk filled.
The nightly backup cron didn’t run last night and logs filled the partition. I fear the scheduler is misconfigured or the system time drifted; I can’t tell which node is at fault. What are the fastest checks to confirm whether cron itself failed, the crontab was removed, or the job script errored, and how do I restore safe disk space immediately?
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 keep losing service time because crons are edited on the fly or stop running unexpectedly, and…
Become — change the pattern
+Crons intermittently stop running or get edited in emergencies.
We keep losing service time because crons are edited on the fly or stop running unexpectedly, and we only notice when disk or retention breaches occur. What patterns in how we author, deploy, and monitor scheduled jobs are causing these failures, and what habit should I change to prevent recurrence?
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 operating system work people do in Linux.
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.