Q: AI agent process gates?
I plan to use Open-Claw sub-agents for different purposes. To ensure the same predictable output each time, I need them to follow the same exact process. Do puzzle support some kind of 'Process-gates', where I can instruct the AI-agents to follow a specific process, and not jump to the next step, before all prio sub-steps has been done?
Brian_Puzzle
Jun 12, 2026A: Our platform doesn't provide those gates, you'd need to build your agent's skills or write the specifications into the notes of each step that it references within Puzzle as "required steps" to complete before pressing forward.
Based on my agent's performance via Hermes, hardcoding that into the skills / cron job you're creating would be quite easy, especially if you put those instructions inside the step notes within Puzzle.