fathom-ci-integration
Installation
SKILL.md
Fathom CI Integration
Prerequisites
- A protected repository, mocked fixtures, required checks, and a separate scoped development credential for optional integration tests.
Instructions
- Run deterministic schema/mapping/template/unit checks on pull requests without credentials.
- Run live synthetic integration checks only from trusted protected workflows.
- Bound retries and resources, retain redacted evidence, and keep production deployment approval separate.
Output
- A credential-free PR validation lane and a trusted development integration lane with redacted receipts.
Examples
Run mocked meeting/CRM mapping tests on every pull request, then execute one synthetic protected-branch check using a development secret. If it fails, record opaque IDs/status and back off; never expose Fathom/CRM credentials or real meeting data to forked code.