If you're working with Salesforce platform events and need durable subscriptions with replay tracking, this handles the CRUD operations for ManagedEventSubscription metadata files. It generates the .managedEventSubscription-meta.xml files you need without creating the underlying event channels or deployment logic, which keeps scope tight but means you're still managing those pieces separately. With 827 installs from the official Salesforce skills repo, it's clearly solving a real workflow gap for teams that work with event-driven architectures on the platform. The main limitation is that it won't touch Flow or Apex subscriptions, so know what subscription pattern you're using before reaching for this.
npx -y skills add forcedotcom/sf-skills --skill managing-managed-event-subscription --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills