byalpacahq· 12 skills
Keep local state correct against the Alpaca Broker API — idempotency keys, ID-keyed upserts, event snapshotting and dedup, polling rails that have no events, nightly reconciliation/heal jobs, status state-machine mapping, and handling eventual consistency and corrections. Use when designing the data-correctness layer of any Alpaca integration in any language.
$npx -y skills add alpacahq/alpaca-skills --skill reconciliation-idempotencyInstalls into the current project.
Run `npx skills use "https://github.com/alpacahq/alpaca-skills" --skill "alpacahq/alpaca-skills/reconciliation-idempotency"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alpacahq/alpaca-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alpacahq/alpaca-skills"` and select the relevant skills, then follow their instructions.