Workflows
The Full Workflow
paw ⚙ Advanced tactics
Plan -> Critique -> Build -> Review 1. Use the architect agent to design a solution for [your task]. 2. Use the planner agent to turn the architecture into a plan. 3. Use the devils-advocate agent to critique the plan. 4. Use the builder agent to implement. 5. Use the code-reviewer agent on the changes. The devil's advocate attacks the plan BEFORE any code is written.