bypriivacy-ai· 53 skills
Recognize when a mission is a bulk edit and drive the occurrence-classification guardrail on the user's behalf. Triggers: user says any variant of "rename X to Y", "change the terminology", "migrate all occurrences", "replace across the codebase", "the X feature is now the Y feature", "sed everywhere", or any request that touches the same identifier/path/key in many files. Also triggers on gate errors mentioning "change_mode", "occurrence_map.yaml", "Bulk Edit Gate: BLOCKED", or "Bulk Edit Review: Diff Compliance". Does NOT handle: line-level semantic refactors inside one file, adding a new feature that creates new identifiers without changing existing ones, or reviewing finished missions for fidelity.
$npx -y skills add priivacy-ai/spec-kitty --skill spec-kitty-bulk-edit-classificationInstalls into the current project.
Run `npx skills use "https://github.com/priivacy-ai/spec-kitty" --skill "priivacy-ai/spec-kitty/spec-kitty-bulk-edit-classification"` 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/priivacy-ai/spec-kitty" that are relevant to the current task. Run `npx skills add "https://github.com/priivacy-ai/spec-kitty"` and select the relevant skills, then follow their instructions.