# Forge and recall > The Synthera fleet's method for AI agents: learn a domain from cited sources instead of memory (forge), keep skills out of the prompt in a searchable library, and recall the right one when the task calls for it (skill retrieval). ## Method - [method.md](https://forge-recall.pages.dev/method.md): the whole method, written for a language model to adopt. Section 1 is the always-on rules; sections 2 to 6 are the procedures and the definition of done. ## For people - [Forge and recall](https://forge-recall.pages.dev/): how both systems work, each mechanism beside the default it replaces, with measured receipts.