.cursorrules
.gitignore
.mcp.json
AGENTS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
RELEASING.md
pyproject.toml
pyrightconfig.json
test_project.yyp
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
.cursor/rules/rules.mdc
.github/README.md
.github/next_tweet.txt
.github/tweet_history.json
.github/x-personality.md
.github/scripts/generate_tweet.py
.github/scripts/post_tweet.py
.github/scripts/post_tweet_local.py
.github/scripts/test_generate_tweet.py
.github/scripts/test_post_tweet.py
.github/scripts/tweet_context.py
.github/workflows/ci.yml
.github/workflows/publish.yml
.github/workflows/x-post.yml
.github/workflows/x-scheduled-post.yml
cli/__init__.py
cli/agent_setup.py
cli/gms
cli/gms.bat
cli/install.py
cli/test_config.py
cli/update_test_imports.py
cli/docs/CLI_HELPER_TOOLS.md
cli/docs/README.md
cli/docs/TEST_SUITE_GUIDE.md
cli/reports/CLI_CRITICAL_FIXES_REPORT.md
cli/reports/CLI_DIRECTORY_VALIDATION_IMPLEMENTATION.md
cli/reports/CLI_TOOL_IMPROVEMENTS_REPORT.md
cli/reports/CONSTRUCTOR_VALIDATION_IMPLEMENTATION_SUMMARY.md
cli/reports/TOOL_TEST_REPORT.md
cli/tests/python/conftest.py
cli/tests/python/debug_validate_json.py
cli/tests/python/run_all_tests.py
cli/tests/python/test_agent_setup.py
cli/tests/python/test_all_phases.py
cli/tests/python/test_asset_format_detection.py
cli/tests/python/test_asset_helper.py
cli/tests/python/test_assets_comprehensive.py
cli/tests/python/test_auto_maintenance_comprehensive.py
cli/tests/python/test_bridge_installer.py
cli/tests/python/test_bridge_one_shot_enable.py
cli/tests/python/test_bridge_server.py
cli/tests/python/test_code_intelligence.py
cli/tests/python/test_command_modules_comprehensive.py
cli/tests/python/test_config.py
cli/tests/python/test_diagnostics.py
cli/tests/python/test_directory_validation_fixed.py
cli/tests/python/test_event_helper.py
cli/tests/python/test_event_validation.py
cli/tests/python/test_exceptions_refactor.py
cli/tests/python/test_execution_policy.py
cli/tests/python/test_final_verification.py
cli/tests/python/test_gml_docs.py
cli/tests/python/test_gml_index.py
cli/tests/python/test_health_check.py
cli/tests/python/test_igor_platform_mapping.py
cli/tests/python/test_install_parity.py
cli/tests/python/test_install_polish.py
cli/tests/python/test_introspection.py
cli/tests/python/test_maintenance_purge.py
cli/tests/python/test_master_cli.py
cli/tests/python/test_mcp_direct.py
cli/tests/python/test_mcp_integration_tools.py
cli/tests/python/test_naming_config.py
cli/tests/python/test_naming_config_integration.py
cli/tests/python/test_path_utils.py
cli/tests/python/test_quality_reports.py
cli/tests/python/test_results_refactor.py
cli/tests/python/test_room_instance_helper.py
cli/tests/python/test_room_layer_helper.py
cli/tests/python/test_room_operations.py
cli/tests/python/test_run_all_tests_runner.py
cli/tests/python/test_run_session.py
cli/tests/python/test_runner_session_integration.py
cli/tests/python/test_runtime_manager.py
cli/tests/python/test_skills_commands.py
cli/tests/python/test_sprite_multiframe.py
cli/tests/python/test_subprocess_runner_regressions.py
cli/tests/python/test_texture_groups.py
cli/tests/python/test_update_notifier.py
cli/tests/python/test_utils_comprehensive.py
cli/tests/python/test_workflow.py
cli/tests/python/test_workflow_enhanced.py
cli/tests/python/commands/__init__.py
cli/tests/python/commands/asset_commands.py
cli/tests/python/commands/event_commands.py
cli/tests/python/commands/maintenance_commands.py
cli/tests/python/commands/room_commands.py
cli/tests/python/commands/runner_commands.py
cli/tests/python/commands/workflow_commands.py
docs/plans/2025-01-25-claude-code-plugin-design.md
docs/plans/2025-01-25-claude-code-plugin-impl.md
documentation/BRIDGE.md
documentation/CLIENT_SUPPORT_MATRIX.md
documentation/CODEX_WORKSPACE_MCP.md
documentation/CONFIGURATION.md
documentation/planned_features/extension_datafile_mutation.md
documentation/planned_features/gm_analyze_logic.md
documentation/planned_features/gm_generate_jsdoc.md
documentation/planned_features/gm_lint_gml.md
documentation/planned_features/gm_orchestrate_macro.md
documentation/planned_features/gm_room_layout_engine.md
documentation/planned_features/gm_safe_delete.md
documentation/planned_features/gm_sequence_track_editor.md
documentation/planned_features/gm_smart_refactor.md
documentation/planned_features/resource_caching_strategy.md
documentation/planned_features/unified_path_resolver.md
hooks/.gitkeep
hooks/notify-errors.sh
hooks/session-start.sh
scripts/audit_codex_workspace_mcp.sh
scripts/ci_version.py
scripts/first_pypi_upload.ps1
scripts/first_pypi_upload.sh
scripts/generate_quality_reports.py
scripts/run_mcp_tool_smoke.py
scripts/spike_debug_capture.py
scripts/spike_debug_capture_simple.py
skills/gms-mcp/SKILL.md
skills/gms-mcp/reference/.gitkeep
skills/gms-mcp/reference/asset-types.md
skills/gms-mcp/reference/doc-commands.md
skills/gms-mcp/reference/event-types.md
skills/gms-mcp/reference/maintenance-commands.md
skills/gms-mcp/reference/room-commands.md
skills/gms-mcp/reference/runtime-options.md
skills/gms-mcp/reference/symbol-commands.md
skills/gms-mcp/reference/workflow-commands.md
skills/gms-mcp/workflows/.gitkeep
skills/gms-mcp/workflows/analyze-logic.md
skills/gms-mcp/workflows/check-health.md
skills/gms-mcp/workflows/check-quality.md
skills/gms-mcp/workflows/cleanup-project.md
skills/gms-mcp/workflows/debug-live.md
skills/gms-mcp/workflows/duplicate-asset.md
skills/gms-mcp/workflows/find-code.md
skills/gms-mcp/workflows/generate-jsdoc.md
skills/gms-mcp/workflows/lookup-docs.md
skills/gms-mcp/workflows/manage-events.md
skills/gms-mcp/workflows/orchestrate-macro.md
skills/gms-mcp/workflows/pre-commit.md
skills/gms-mcp/workflows/run-game.md
skills/gms-mcp/workflows/safe-delete.md
skills/gms-mcp/workflows/setup-object.md
skills/gms-mcp/workflows/setup-room.md
skills/gms-mcp/workflows/setup-script.md
skills/gms-mcp/workflows/smart-refactor.md
skills/gms-mcp/workflows/update-art.md
src/gms_helpers/__init__.py
src/gms_helpers/__main__.py
src/gms_helpers/agent_setup.py
src/gms_helpers/asset_helper.py
src/gms_helpers/assets.py
src/gms_helpers/auto_maintenance.py
src/gms_helpers/base_asset.py
src/gms_helpers/bridge_installer.py
src/gms_helpers/bridge_server.py
src/gms_helpers/cli.py
src/gms_helpers/config.py
src/gms_helpers/diagnostics.py
src/gms_helpers/event_helper.py
src/gms_helpers/exceptions.py
src/gms_helpers/gms.py
src/gms_helpers/health.py
src/gms_helpers/install.py
src/gms_helpers/introspection.py
src/gms_helpers/naming_config.py
src/gms_helpers/reference_scanner.py
src/gms_helpers/results.py
src/gms_helpers/room_helper.py
src/gms_helpers/room_instance_helper.py
src/gms_helpers/room_layer_helper.py
src/gms_helpers/run_session.py
src/gms_helpers/runner.py
src/gms_helpers/runtime_manager.py
src/gms_helpers/sprite_frames.py
src/gms_helpers/sprite_import.py
src/gms_helpers/test_invalid.json
src/gms_helpers/texture_groups.py
src/gms_helpers/utils.py
src/gms_helpers/workflow.py
src/gms_helpers/commands/__init__.py
src/gms_helpers/commands/asset_commands.py
src/gms_helpers/commands/diagnostics_commands.py
src/gms_helpers/commands/doc_commands.py
src/gms_helpers/commands/event_commands.py
src/gms_helpers/commands/maintenance_commands.py
src/gms_helpers/commands/room_commands.py
src/gms_helpers/commands/runner_commands.py
src/gms_helpers/commands/skills_commands.py
src/gms_helpers/commands/sprite_commands.py
src/gms_helpers/commands/symbol_commands.py
src/gms_helpers/commands/texture_group_commands.py
src/gms_helpers/commands/workflow_commands.py
src/gms_helpers/gml_docs/__init__.py
src/gms_helpers/gml_docs/cache.py
src/gms_helpers/gml_docs/fetcher.py
src/gms_helpers/gml_docs/search.py
src/gms_helpers/gml_index/__init__.py
src/gms_helpers/gml_index/index.py
src/gms_helpers/gml_index/scanner.py
src/gms_helpers/gml_index/symbols.py
src/gms_helpers/maintenance/__init__.py
src/gms_helpers/maintenance/clean_unused_assets.py
src/gms_helpers/maintenance/event_sync.py
src/gms_helpers/maintenance/lint.py
src/gms_helpers/maintenance/orphan_cleanup.py
src/gms_helpers/maintenance/orphans.py
src/gms_helpers/maintenance/path_utils.py
src/gms_helpers/maintenance/prune.py
src/gms_helpers/maintenance/static_search.py
src/gms_helpers/maintenance/tidy_json.py
src/gms_helpers/maintenance/validate_paths.py
src/gms_helpers/maintenance/audit/__init__.py
src/gms_helpers/maintenance/audit/reference_collector.py
src/gms_helpers/maintenance/trash/__init__.py
src/gms_helpers/templates/ui_gameover_killed_by/label.create.gml
src/gms_helpers/templates/ui_gameover_killed_by/name.create.gml
src/gms_helpers/templates/ui_gameover_killed_by/sprite.create.gml
src/gms_mcp/POST_MORTEM_STDIO_DEADLOCKS.md
src/gms_mcp/README.md
src/gms_mcp/__init__.py
src/gms_mcp/__main__.py
src/gms_mcp/bootstrap_server.py
src/gms_mcp/cli.py
src/gms_mcp/client_registry.py
src/gms_mcp/execution_policy.py
src/gms_mcp/gamemaker_mcp_server.py
src/gms_mcp/install.py
src/gms_mcp/requirements.txt
src/gms_mcp/update_notifier.py
src/gms_mcp.egg-info/PKG-INFO
src/gms_mcp.egg-info/SOURCES.txt
src/gms_mcp.egg-info/dependency_links.txt
src/gms_mcp.egg-info/entry_points.txt
src/gms_mcp.egg-info/requires.txt
src/gms_mcp.egg-info/top_level.txt
src/gms_mcp/server/__init__.py
src/gms_mcp/server/debug.py
src/gms_mcp/server/direct.py
src/gms_mcp/server/dispatch.py
src/gms_mcp/server/dry_run_policy.py
src/gms_mcp/server/mcp_types.py
src/gms_mcp/server/output.py
src/gms_mcp/server/platform.py
src/gms_mcp/server/project.py
src/gms_mcp/server/register_all.py
src/gms_mcp/server/resources.py
src/gms_mcp/server/results.py
src/gms_mcp/server/subprocess_runner.py
src/gms_mcp/server/tools/__init__.py
src/gms_mcp/server/tools/asset_creation.py
src/gms_mcp/server/tools/bridge.py
src/gms_mcp/server/tools/code_intel.py
src/gms_mcp/server/tools/docs.py
src/gms_mcp/server/tools/events.py
src/gms_mcp/server/tools/introspection.py
src/gms_mcp/server/tools/maintenance.py
src/gms_mcp/server/tools/project_health.py
src/gms_mcp/server/tools/rooms.py
src/gms_mcp/server/tools/runner.py
src/gms_mcp/server/tools/runtime.py
src/gms_mcp/server/tools/texture_groups.py
src/gms_mcp/server/tools/workflow.py