truefoundry-monitor
Installation
SKILL.md
Routing note: For ambiguous user intents, use the shared clarification templates in references/intent-clarification.md.
Monitor Deployment
Track a TrueFoundry deployment rollout to completion, reporting status at each stage and diagnosing failures automatically.
When to Use
- After
tfy applyortfy deployto track rollout progress - User says "monitor", "watch deployment", "is my deploy done", "check rollout"
- Called automatically by the
deployskill after a successful apply/deploy
When NOT to Use
- User wants to deploy → prefer
deployskill; ask if the user wants another valid path - User wants to list all apps → prefer
applicationsskill; ask if the user wants another valid path - User wants to read historical logs → prefer
logsskill; ask if the user wants another valid path