# instinct: 自動学習 — `sleep 70` のチェーンが `Blocked: To wait for a condition, use Monitor with an until-l

sleepチェーンによる待機は避け、Monitorツールのuntil-loopパターンを使う

**Why:** `sleep 70` のチェーンが `Blocked: To wait for a condition, use Monitor with an until-loop` でブロックされた。Claude Codeは長時間sleepの連鎖を禁止している。

**How to apply:** workflow カテゴリの作業時に適用する。

_Auto-learned by session_learner.py on 2026-06-15_

---
(migrated from local memory/instinct_2026-06-15_3_sleepチェーンによる待機は避け、Monitorツールのuntil-loopパ.md)