Create New Artist The canonical recipe used internally by Recoup's chat agent. Follow it step-by-step to bring a brand-new artist account up to "researched + enriched" parity from a sandbox or any external agent. The chain is 8 sequential API calls . Long deterministic chains executed from prose memory tend to drop steps — the agent reads the doc once, runs a couple of calls, and forgets the rest. Drive the work from the checklist file scaffolded by the skill: tick each box and persist captured values back to the frontmatter as you go. The file IS the workflow state, and a fresh turn can resu…