Learn
How agents work
Understand agent behavior and prompting before you start a new workflow.
Prompting best practices
Write prompts with enough goal, context, and constraints for the agent to act on.
How-to guides
How to run a Poolside coding agent locally
Install Laguna XS.2 locally and use it from
pool or an ACP-compatible editor.Videos
Watch short how-to videos.
Examples
Example prompts
Copy and adapt prompts for common development tasks.
Example workflows
Use example workflows as starting points for repeatable agent tasks.
Use cases
Document code
Generate and improve docs for existing code.
Visualize data flows
Turn code paths and system behavior into diagrams.
Refactor code
Plan, apply, and validate refactors with the agent.