Library
Prompts, workflows, playbooks, lessons and tools.
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.

Everything digital. One source.
Search products, categories and DistroSource Gaming
Library
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.
Difficulty
5 resources
Checklist · Advanced · 10 min
What must be true before an agent is allowed to act on real systems.
Code recipe · Advanced · 15 min
Wrap a model tool call so bad arguments are caught and retried once with the error shown to the model.
Automation recipe · Advanced · 45 min
Build nightly agent evaluation run as a GitHub Actions automation: run the agent's fixed test set every night and post the score with any regressions.
Workflow · Advanced · 1h 30m
Add an approval gate to an agent so anything that spends money or contacts a customer waits for a person.
Workflow · Advanced · 40 min
Run an agent against a fixed set of inputs after every change and compare against the last run, so regressions are caught before users are.