diff --git a/engineering/browser-automation/anti_detection_checker.py b/engineering/browser-automation/scripts/anti_detection_checker.py similarity index 100% rename from engineering/browser-automation/anti_detection_checker.py rename to engineering/browser-automation/scripts/anti_detection_checker.py diff --git a/engineering/browser-automation/form_automation_builder.py b/engineering/browser-automation/scripts/form_automation_builder.py similarity index 100% rename from engineering/browser-automation/form_automation_builder.py rename to engineering/browser-automation/scripts/form_automation_builder.py diff --git a/engineering/browser-automation/scraping_toolkit.py b/engineering/browser-automation/scripts/scraping_toolkit.py similarity index 100% rename from engineering/browser-automation/scraping_toolkit.py rename to engineering/browser-automation/scripts/scraping_toolkit.py diff --git a/engineering/spec-driven-workflow/spec_generator.py b/engineering/spec-driven-workflow/scripts/spec_generator.py similarity index 100% rename from engineering/spec-driven-workflow/spec_generator.py rename to engineering/spec-driven-workflow/scripts/spec_generator.py diff --git a/engineering/spec-driven-workflow/spec_validator.py b/engineering/spec-driven-workflow/scripts/spec_validator.py similarity index 100% rename from engineering/spec-driven-workflow/spec_validator.py rename to engineering/spec-driven-workflow/scripts/spec_validator.py diff --git a/engineering/spec-driven-workflow/test_extractor.py b/engineering/spec-driven-workflow/scripts/test_extractor.py similarity index 100% rename from engineering/spec-driven-workflow/test_extractor.py rename to engineering/spec-driven-workflow/scripts/test_extractor.py