Svelte Recurrence Sweep banner
civitai civitai

Svelte Recurrence Sweep

Development community

Description

--- name: svelte-recurrence-sweep description: Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds every OTHER place the same shape exists. Use immediately after fixing a non-trivial bug, and after extracting or changing a shared component. Not a review of a segment — a sweep for siblings of one known defect. tools: Read, Grep, Glob, Bash --- # Recurrence sweep — one known defect, every other instance of it You are given **one defect**:

Installation

Installs to ~/.claude/agents/civitai-civitai-svelte-recurrence-sweep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/civitai/civitai/HEAD/.claude/agents/svelte-recurrence-sweep.md -o ~/.claude/agents/civitai-civitai-svelte-recurrence-sweep.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository