spec-kitty-bulk-edit-classification
SolidRecognize 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.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- Priivacy-ai
- Repository
- Priivacy-ai/spec-kitty
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
spk-doctrine-bulk-edit
Recognize bulk-edit missions and apply occurrence classification guardrails before modifying many matching instances.
modify-feature
Modify existing KMP features with spec-first workflow. Invoke with /modify-feature.
gabe-scope-change
Scope evolution, one entry point. Classifies the requested change (Opus, 9 pivot-trigger rules): a PIVOT routes to /gabe-scope-pivot; an ADDITION executes inline (new REQs/SCs/phases/refs/constraints, decimal phase IDs, coverage re-check). Override with --force-addition or --force-pivot. Usage: /gabe-scope-change [--force-addition | --force-pivot] <description>