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:
@@ -8,7 +8,7 @@ from datetime import datetime
|
||||
from pathlib import Path
|
||||
|
||||
REVIEW_PROMPT = (
|
||||
"Below is the complete GRACE-Poly semantic protocol for the ss-tools project — "
|
||||
"Below is the complete GRACE-Poly semantic protocol for the superset-tools project — "
|
||||
"agent prompts, skills, constitution, and speckit workflow commands.\n\n"
|
||||
"Your task: independently review this protocol architecture. Evaluate:\n"
|
||||
"1. Consistency across agents — do all agents follow the same structural pattern?\n"
|
||||
|
||||
Reference in New Issue
Block a user