fathom-local-dev-loop
Installation
SKILL.md
Fathom Local Dev Loop
Overview
Use Fathom integrations in the normal local development loop: narrow change, synthetic validation, review, focused tests, and reversible commit.
Prerequisites
- A clean or recoverable branch, development credential, synthetic meeting/CRM fixtures, repository rules, and test commands.
Instructions
- Make one scoped integration/configuration change using development-only data and identity.
- Inspect the diff, run focused mock/unit checks, and execute a bounded synthetic workflow test.
- Commit reviewed changes separately and promote only through normal protected workflow.
Output
- A small reviewed change with test evidence and a normal rollback path, without production meeting or contact data.