Agent Skills: Fathom Production Checklist

|

UncategorizedID: jeremylongshore/claude-code-plugins-plus-skills/fathom-prod-checklist

Install this agent skill to your local

pnpm dlx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/HEAD/plugins/saas-packs/fathom-pack/skills/fathom-prod-checklist

Skill Files

Browse the full folder contents for fathom-prod-checklist.

Download Skill

Loading file tree…

plugins/saas-packs/fathom-pack/skills/fathom-prod-checklist/SKILL.md

Skill Metadata

Name
fathom-prod-checklist
Description
|

Fathom Production Checklist

  • [ ] API key stored in secrets manager
  • [ ] Rate limiting implemented (60 req/min)
  • [ ] Error handling for 401, 404, 429
  • [ ] Webhook endpoint configured and tested
  • [ ] Meeting data PII handling documented
  • [ ] Transcript processing handles empty/missing data
  • [ ] Monitoring for failed API calls
  • [ ] Backup webhook URL configured
  • [ ] OAuth app registered (if building public integration)

Next Steps

For upgrades, see fathom-upgrade-migration.