rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files - Rename git bundle file ss-tools.bundle → superset-tools.bundle - Update .gitignore pattern accordingly - Preserve variable names (hasSsTools etc.) and code identifiers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Create or update the feature specification from a natural-language feature description for the ss-tools project (Python backend + Svelte frontend).
|
||||
description: Create or update the feature specification from a natural-language feature description for the superset-tools project (Python backend + Svelte frontend).
|
||||
handoffs:
|
||||
- label: Build Technical Plan
|
||||
agent: speckit.plan
|
||||
@@ -63,7 +63,7 @@ The feature description is the text passed to `/speckit.specify`.
|
||||
|
||||
Generate `FEATURE_DIR/checklists/requirements.md` and ensure it validates:
|
||||
- no implementation leakage into `spec.md`
|
||||
- compatibility with the Python/Svelte ss-tools stack
|
||||
- compatibility with the Python/Svelte superset-tools stack
|
||||
- measurable success criteria
|
||||
- explicit edge cases and recovery paths
|
||||
- decision-memory readiness for downstream planning
|
||||
|
||||
Reference in New Issue
Block a user