Skip to main content
Run any Skill in Manus
with one click

background-task-monitoring

Stars2
Forks1
UpdatedJuly 7, 2026 at 05:31

Apply when a long-running task runs in the background and the user needs visibility into its completion or progress โ€” choosing between completion-notification-only (default), streamed events via Monitor, and interval polling via ScheduleWakeup. Also apply when tempted to monitor a subprocess via tmux split panes, sentinel strings, or a foreground tail/grep loop โ€” that pattern failed and its post-mortem lives here. Covers the decision ladder, anti-patterns, and tee-based user-visible streaming.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly