parcadei/idempotent-redundancy
Idempotent Redundancy
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill idempotent-redundancy
When adding redundant paths (fallbacks, belt-and-suspenders), make them idempotent.
Redundancy without idempotency causes loops, churn, or data corruption.
_is_merge: true for Braintrust updatesTake parcadei/idempotent-redundancy from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.