.gitignore
.readthedocs.yaml
CLA.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/workflows/cla.yml
.github/workflows/publish-pypi.yml
.github/workflows/quality-audit.yml
.github/workflows/test.yml
dashboards/quality.md
docs/scitex-icon-navy-inverted.png
docs/scitex-logo-blue-cropped.png
docs/MASTER/00_SCITEX_UPSTREAM_AND_DOWNSTREAM_RULES.md
docs/MASTER/skills/01-package-architecture.md
docs/MASTER/skills/02-io-cascade.md
docs/MASTER/skills/03-testing-scope.md
docs/MASTER/skills/04-shared-ui.md
docs/MASTER/skills/SKILL.md
docs/sphinx/api.rst
docs/sphinx/cli.rst
docs/sphinx/conf.py
docs/sphinx/index.rst
docs/sphinx/quickstart.rst
docs/sphinx/requirements.txt
docs/sphinx/search.rst
docs/to_claude/agents/ArchitectAgent.md
docs/to_claude/agents/BulletinBoardOrganizerAgent.md
docs/to_claude/agents/DebuggerAgent.md
docs/to_claude/agents/ExamplesDeveloperAgent.md
docs/to_claude/agents/ExperimentationAgent.md
docs/to_claude/agents/GitHandlerAgent.md
docs/to_claude/agents/ResearcherAgent.md
docs/to_claude/agents/ReviewerAgent.md
docs/to_claude/agents/SciTeXTranslatorAgent.md
docs/to_claude/agents/SourceDeveloperAgent.md
docs/to_claude/agents/TestDeveloperAgent.md
docs/to_claude/agents/TestResultsReportAgent.md
docs/to_claude/agents/TestRunnerAgent.md
docs/to_claude/bin/cld_usage_web.py
docs/to_claude/bin/safe_rm.sh
docs/to_claude/bin/elisp/check_parens.sh
docs/to_claude/bin/elisp/find_incorrect_require_provide_statements.sh
docs/to_claude/bin/elisp/run_tests_elisp.sh
docs/to_claude/bin/elisp/run_tests_elisp_v02.sh
docs/to_claude/bin/elisp/sync_elisp_tdd.sh
docs/to_claude/bin/elisp/elisp-ci/README.md
docs/to_claude/bin/elisp/elisp-ci/elisp-ci
docs/to_claude/bin/elisp/elisp-ci/elisp-ci-simple
docs/to_claude/bin/general/claude_emacs_server.sh
docs/to_claude/bin/general/create_github_release.sh
docs/to_claude/bin/general/find_errors.sh
docs/to_claude/bin/general/render_mermaid.sh
docs/to_claude/bin/general/safe_rm.sh
docs/to_claude/bin/general/view_repo.sh
docs/to_claude/bin/general/wsl2-buzzer.sh
docs/to_claude/bin/python/black_all.sh
docs/to_claude/bin/python/run_tests_python_pip_package.sh
docs/to_claude/bin/slurm/README.md
docs/to_claude/bin/slurm/login.sh
docs/to_claude/bin/slurm/request.sh
docs/to_claude/bin/slurm/run.sh
docs/to_claude/commands/actions.md
docs/to_claude/commands/call.md
docs/to_claude/commands/checkmarks.md
docs/to_claude/commands/diagram.md
docs/to_claude/commands/migrate-to-skills.md
docs/to_claude/commands/model_update.md
docs/to_claude/commands/no-fallbacks.md
docs/to_claude/commands/read-the-docs.md
docs/to_claude/commands/s.md
docs/to_claude/commands/speak-and-call.md
docs/to_claude/commands/tmp-txt.md
docs/to_claude/commands/todo.md
docs/to_claude/commands/tree.md
docs/to_claude/commands/tweet.md
docs/to_claude/commands/understand-guidelines.md
docs/to_claude/commands/update-docs.md
docs/to_claude/commands/update-scitex-full.md
docs/to_claude/commands/update-scitex.md
docs/to_claude/commands/update-skills.md
docs/to_claude/commands/0-docs/to_claude/skills/SKILL.md
docs/to_claude/examples/README.md
docs/to_claude/examples/example-elisp-project-emacs-hello-world/ELISP-TEST-REPORT-20250513-012234-48-PASSED-49-TOTAL-97-PERCENT.org
docs/to_claude/examples/example-elisp-project-emacs-hello-world/LATEST-ELISP-REPORT.org
docs/to_claude/examples/example-elisp-project-emacs-hello-world/README.md
docs/to_claude/examples/example-elisp-project-emacs-hello-world/run_tests.sh
docs/to_claude/examples/example-elisp-project-emacs-hello-world/tests/test-ehw-core/ELISP-TEST-REPORT-20250512-235622-0-SUCCESS-4-TOTAL-0-PERCENT.org
docs/to_claude/examples/example-elisp-project-emacs-hello-world/tests/test-ehw-friends/ELISP-TEST-REPORT-20250512-235622-0-SUCCESS-34-TOTAL-0-PERCENT.org
docs/to_claude/examples/example-elisp-project-emacs-hello-world/tests/test-ehw-prep/ELISP-TEST-REPORT-20250512-235622-0-SUCCESS-5-TOTAL-0-PERCENT.org
docs/to_claude/examples/example-elisp-project-emacs-hello-world/tests/test-ehw-utils/ELISP-TEST-REPORT-20250512-235622-0-SUCCESS-4-TOTAL-0-PERCENT.org
docs/to_claude/examples/example-python-project-scitex/.gitignore
docs/to_claude/examples/example-python-project-scitex/README.md
docs/to_claude/examples/example-python-project-scitex/config/MNIST.yaml
docs/to_claude/examples/example-python-project-scitex/config/PATH.yaml
docs/to_claude/examples/example-python-project-scitex/data/.gitkeep
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/clf_svm.py
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/download.py
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/main.sh
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/plot_conf_mat.py
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/plot_digits.py
docs/to_claude/examples/example-python-project-scitex/scripts/mnist/plot_umap_space.py
docs/to_claude/examples/pip-project-template/.gitignore
docs/to_claude/examples/pip-project-template/.pre-commit-config.yaml
docs/to_claude/examples/pip-project-template/LICENSE
docs/to_claude/examples/pip-project-template/Makefile
docs/to_claude/examples/pip-project-template/README.md
docs/to_claude/examples/pip-project-template/pyproject.toml
docs/to_claude/examples/pip-project-template/.github/workflows/notification.yml
docs/to_claude/examples/pip-project-template/.github/workflows/validation.yml
docs/to_claude/examples/pip-project-template/config/mcp_config.json
docs/to_claude/examples/pip-project-template/examples/cli_workflows.ipynb
docs/to_claude/examples/pip-project-template/examples/getting_started.ipynb
docs/to_claude/examples/pip-project-template/mgmt/00_PROJECT_DESCRIPTION.org
docs/to_claude/examples/pip-project-template/mgmt/01_ARCHITECTURE.org
docs/to_claude/examples/pip-project-template/mgmt/99_BULLETIN_BOARD.org
docs/to_claude/examples/pip-project-template/mgmt/test_results
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/ArchitectAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/BulletinBoardOrganizerAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/DebuggerAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/GitHandlerAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/SourceDeveloperAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/TestDeveloperAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/TestResultsReportAgent.md
docs/to_claude/examples/pip-project-template/mgmt/AGENTS/TestRunnerAgent.md
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/00_PROJECT_DESCRIPTION_EXAMPLE.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/01_DEVELOPMENT_CYCLE.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/02_NAMING_CONVENSIONS.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/03_ARCHITECTUAL_AGREEMENT_PROCESS.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/03_ARCHITECTURE_EXAMPLE.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/04_ARCHITECTURE_PREDEFINED.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/05_PRIORITY_CONFIG.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/06_MULTIPLE_SPECIAL_AGENTS.org
docs/to_claude/examples/pip-project-template/mgmt/USER_PHILOSOPHY/99_BULLETIN_BOARD_EXAMPLE.org
docs/to_claude/examples/pip-project-template/src/pip_project_template/__init__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/__main__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/_GlobalArgumentParser.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/__init__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/calculate.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/info.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/serve01.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/cli/serve02.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/core/_Calculator.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/core/__init__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/mcp_servers/McpServer01.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/mcp_servers/McpServer02.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/types/_DataContainer.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/types/__init__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/utils/__init__.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/utils/_add.py
docs/to_claude/examples/pip-project-template/src/pip_project_template/utils/_multiply.py
docs/to_claude/examples/pip-project-template/tests/custom/test_mcp_config.py
docs/to_claude/examples/pip-project-template/tests/custom/test_pip_install.py
docs/to_claude/examples/pip-project-template/tests/custom/test_src_test_agreement.py
docs/to_claude/examples/pip-project-template/tests/custom/test_status.py
docs/to_claude/examples/pip-project-template/tests/github_actions/README.md
docs/to_claude/examples/pip-project-template/tests/github_actions/SETUP.md
docs/to_claude/examples/pip-project-template/tests/github_actions/install_act.sh
docs/to_claude/examples/pip-project-template/tests/github_actions/run_ci_act_and_container.sh
docs/to_claude/examples/pip-project-template/tests/github_actions/run_ci_container.sh
docs/to_claude/examples/pip-project-template/tests/github_actions/run_ci_local.sh
docs/to_claude/examples/pip-project-template/tests/github_actions/setup_global_cache.sh
docs/to_claude/examples/pip-project-template/tests/pip_project_template/test___main__.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/test_package_init.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test__GlobalArgumentParser.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test___init__.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test_calculate.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test_info.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test_serve01.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/cli/test_serve02.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/core/test__Calculator.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/core/test_core_init.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/mcp_servers/test_McpServer01.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/mcp_servers/test_McpServer02.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/types/test__DataContainer.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/types/test_types_init.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/utils/test__add.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/utils/test__multiply.py
docs/to_claude/examples/pip-project-template/tests/pip_project_template/utils/test_utils_init.py
docs/to_claude/examples/pip-project-template/tests/reports/ci_container_report.json
docs/to_claude/examples/pip-project-template/tests/reports/setup_symlinks.sh
docs/to_claude/examples/pip-project-template/tests/reports/test_report.json
docs/to_claude/guidelines/README.md
docs/to_claude/guidelines/USER_PHILOSOPHY/01_DEVELOPMENT_CYCLE.md
docs/to_claude/guidelines/USER_PHILOSOPHY/02_NAMING_CONVENSIONS.md
docs/to_claude/guidelines/USER_PHILOSOPHY/03_ARCHITECTUAL_AGREEMENT_PROCESS.md
docs/to_claude/guidelines/USER_PHILOSOPHY/04_ARCHITECTURE_PREDEFINED.md
docs/to_claude/guidelines/USER_PHILOSOPHY/05_PRIORITY_CONFIG.md
docs/to_claude/guidelines/USER_PHILOSOPHY/06_MULTIPLE_SPECIAL_AGENTS.md
docs/to_claude/guidelines/USER_PHILOSOPHY/07_DEBUGGING_TECHNIQUES.md
docs/to_claude/guidelines/command/IMPORTANT-rm.md
docs/to_claude/guidelines/command/IMPORTANT-tree.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-01-basic.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-02-project-structure.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-03-file-template.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-04-coding-style.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-05-testing-guide.md
docs/to_claude/guidelines/elisp/IMPORTANT-ELISP-99-example-project.md
docs/to_claude/guidelines/elisp/ci.md
docs/to_claude/guidelines/elisp/testing-with-docker.md
docs/to_claude/guidelines/examples/mgmt/ARCHITECTURE_EXAMPLE.md
docs/to_claude/guidelines/examples/mgmt/BULLETIN_BOARD_EXAMPLE.md
docs/to_claude/guidelines/examples/mgmt/PROJECT_DESCRIPTION_EXAMPLE.md
docs/to_claude/guidelines/programming_common/EXAMPLE-README-MODULE-ROOT.md
docs/to_claude/guidelines/programming_common/EXAMPLE-README-REPOSITORY-ROOT.md
docs/to_claude/guidelines/programming_common/IMPORTANT-art-of-readable-code.md
docs/to_claude/guidelines/programming_common/IMPORTANT-art-of-testing.md
docs/to_claude/guidelines/programming_common/IMPORTANT-cleanliness.md
docs/to_claude/guidelines/programming_common/IMPORTANT-documentation-performance-claims.md
docs/to_claude/guidelines/programming_common/IMPORTANT-general.md
docs/to_claude/guidelines/programming_common/IMPORTANT-refactoring.md
docs/to_claude/guidelines/programming_common/IMPORTANT-regression-prevention.md
docs/to_claude/guidelines/programming_common/IMPORTANT-slurm.md
docs/to_claude/guidelines/programming_common/IMPORTANT-start-from-small.md
docs/to_claude/guidelines/programming_common/IMPORTANT-test-driven-workflow.md
docs/to_claude/guidelines/programming_common/IMPORTANT-version-control.md
docs/to_claude/guidelines/programming_common/clean-code.md
docs/to_claude/guidelines/programming_common/debugging-message.md
docs/to_claude/guidelines/programming_common/do-not-repeat-yourself.md
docs/to_claude/guidelines/programming_common/emacs-server.md
docs/to_claude/guidelines/programming_common/keep-it-simple-stupid.md
docs/to_claude/guidelines/programming_common/renaming-and-cleaning-workflow.md
docs/to_claude/guidelines/programming_common/screen.md
docs/to_claude/guidelines/project/IMPORTANT-CLAUDE_ID.md
docs/to_claude/guidelines/project/IMPORTANT-beyond-control.md
docs/to_claude/guidelines/project/IMPORTANT-bug-report.md
docs/to_claude/guidelines/project/IMPORTANT-cleanliness.md
docs/to_claude/guidelines/project/IMPORTANT-communication.md
docs/to_claude/guidelines/project/IMPORTANT-do-not-create-any-new-file-nor-directory-in-project-root.md
docs/to_claude/guidelines/project/IMPORTANT-documentation.md
docs/to_claude/guidelines/project/IMPORTANT-feature-request.md
docs/to_claude/guidelines/project/IMPORTANT-general-multi-agent-coordination.md
docs/to_claude/guidelines/project/IMPORTANT-multi-agent-protocol.md
docs/to_claude/guidelines/project/IMPORTANT-project-management-bulletin-board.md
docs/to_claude/guidelines/project/IMPORTANT-project-management-markdown.md
docs/to_claude/guidelines/project/IMPORTANT-project-management-org.org
docs/to_claude/guidelines/project/IMPORTANT-tools.md
docs/to_claude/guidelines/project/IMPORTANT-understand-message-in-filename.md
docs/to_claude/guidelines/project/general.md
docs/to_claude/guidelines/project/report.md
docs/to_claude/guidelines/project/timeline-gantt-chart.md
docs/to_claude/guidelines/python/CHECKLIST.md
docs/to_claude/guidelines/python/HOW-TO-DEBUG-with-MULTIPLE_AGENTS.md
docs/to_claude/guidelines/python/Machine-Learning.md
docs/to_claude/guidelines/python/NOT-FULL-PYTEST-BUT-PARTIAL-PYTEST.md
docs/to_claude/guidelines/python/django.md
docs/to_claude/guidelines/python/env.md
docs/to_claude/guidelines/python/general.md
docs/to_claude/guidelines/python/zen_of_python.md
docs/to_claude/guidelines/python/official/cipdb-README.md
docs/to_claude/guidelines/python/official/fastmcp-README.md
docs/to_claude/guidelines/python/official/fastmcp-TESTING.md
docs/to_claude/guidelines/python/official/icecream-README.md
docs/to_claude/guidelines/python/official/priority_config-README.md
docs/to_claude/guidelines/python/scitex/01-basic.md
docs/to_claude/guidelines/python/scitex/02-file-template.md
docs/to_claude/guidelines/python/scitex/03-configuration.md
docs/to_claude/guidelines/python/scitex/04-coding-style.md
docs/to_claude/guidelines/python/scitex/05-testing-guide.md
docs/to_claude/guidelines/python/scitex/06-examples-guide.md
docs/to_claude/guidelines/python/scitex/11-gen-module.md
docs/to_claude/guidelines/python/scitex/11-session-module.md
docs/to_claude/guidelines/python/scitex/12-io-module.md
docs/to_claude/guidelines/python/scitex/13-plt-module.md
docs/to_claude/guidelines/python/scitex/14-dsp-module.md
docs/to_claude/guidelines/python/scitex/15-pd-module.md
docs/to_claude/guidelines/python/scitex/16-stats-module.md
docs/to_claude/guidelines/python/scitex/17-other-modules.md
docs/to_claude/guidelines/python/scitex/17-str-module.md
docs/to_claude/guidelines/python/scitex/18-directory-structure-for-scientific-work.md
docs/to_claude/guidelines/python/scitex/19-directory-structure-for-pip-package.md
docs/to_claude/guidelines/python/scitex/99-example-project.md
docs/to_claude/guidelines/science/IMPORTANT-general.md
docs/to_claude/guidelines/science/IMPORTANT-scientific-attitude.md
docs/to_claude/guidelines/science/scientific-writing-abstract.md
docs/to_claude/guidelines/science/scientific-writing-discussion.md
docs/to_claude/guidelines/science/scientific-writing-general-1.md
docs/to_claude/guidelines/science/scientific-writing-general-2.md
docs/to_claude/guidelines/science/scientific-writing-introduction.md
docs/to_claude/guidelines/science/scientific-writing-methods.md
docs/to_claude/guidelines/shell/IMPORTANT-general.md
docs/to_claude/hooks/.gitignore
docs/to_claude/hooks/HOOK_SWITCH_README.md
docs/to_claude/hooks/README.md
docs/to_claude/hooks/hook_switch_helper.sh
docs/to_claude/hooks/settings.json.example
docs/to_claude/hooks/notification/notify_email.sh
docs/to_claude/hooks/notification/notify_voice.sh
docs/to_claude/hooks/post-tool-use/.format_code.sh.log
docs/to_claude/hooks/post-tool-use/.run_lint.sh.log
docs/to_claude/hooks/post-tool-use/auto_compact.sh
docs/to_claude/hooks/post-tool-use/ensure_executable.sh
docs/to_claude/hooks/post-tool-use/format_code.sh
docs/to_claude/hooks/post-tool-use/format_code_prettier.sh
docs/to_claude/hooks/post-tool-use/log_post_tool_use.sh
docs/to_claude/hooks/post-tool-use/log_post_tool_use_v01.sh
docs/to_claude/hooks/post-tool-use/run_lint.sh
docs/to_claude/hooks/post-tool-use/run_tests.sh
docs/to_claude/hooks/pre-tool-use/.deny_inline_script_in_html.sh.log
docs/to_claude/hooks/pre-tool-use/.deny_inline_style_in_html.sh.log
docs/to_claude/hooks/pre-tool-use/.enforce_force_flag.sh.log
docs/to_claude/hooks/pre-tool-use/.enforce_git_dash_C.sh.log
docs/to_claude/hooks/pre-tool-use/.inhibit_project_root_pollution.sh.log
docs/to_claude/hooks/pre-tool-use/.limit_line_numbers.sh.log
docs/to_claude/hooks/pre-tool-use/.pipe-stage-permissions.sh.log
docs/to_claude/hooks/pre-tool-use/deny_direct_scitex_skills_update.sh
docs/to_claude/hooks/pre-tool-use/deny_inline_script_in_html.sh
docs/to_claude/hooks/pre-tool-use/deny_inline_style_in_html.sh
docs/to_claude/hooks/pre-tool-use/enforce_delegation.sh
docs/to_claude/hooks/pre-tool-use/enforce_delegation.sh.bak-pattern-match
docs/to_claude/hooks/pre-tool-use/enforce_force_flag.sh
docs/to_claude/hooks/pre-tool-use/enforce_git_dash_C.sh
docs/to_claude/hooks/pre-tool-use/enforce_pytest_fullpath.sh
docs/to_claude/hooks/pre-tool-use/inhibit_project_root_pollution.sh
docs/to_claude/hooks/pre-tool-use/limit_line_numbers.sh
docs/to_claude/hooks/pre-tool-use/log_pre_tool_use.sh
docs/to_claude/hooks/pre-tool-use/pipe-stage-permissions.sh
docs/to_claude/hooks/pre-tool-use/warn_orchestrator_delegation.sh
docs/to_claude/hooks/project-switch/hook_switch_helper.sh
docs/to_claude/hooks/project-switch/project-root-pollution-criteria-example.yaml
docs/to_claude/hooks/project-switch/switch-example.yaml
docs/to_claude/hooks/session-start/hello_world.sh
docs/to_claude/hooks/stop/ON_STOP.md
docs/to_claude/hooks/stop/check_local_rules.sh
docs/to_claude/skills/README.md
docs/to_claude/skills/SKILL.md
docs/to_claude/skills/emacs-master-agent-layout-reference.jpg
docs/to_claude/skills/emacs-master-agent-layout.md
docs/to_claude/skills/autonomous/SKILL.md
docs/to_claude/skills/claude-code/Automate workflows with hooks.md
docs/to_claude/skills/claude-code/Builtin commands.md
docs/to_claude/skills/claude-code/Cli reference.md
docs/to_claude/skills/claude-code/Connect Claude Code to tools via MCP.md
docs/to_claude/skills/claude-code/Create plugins.md
docs/to_claude/skills/claude-code/Discover and install prebuild plugins through marketplaces.md
docs/to_claude/skills/claude-code/Environment variables.md
docs/to_claude/skills/claude-code/Extend Claude Code.md
docs/to_claude/skills/claude-code/Extend Claude with skills.md
docs/to_claude/skills/claude-code/Permission Mode.md
docs/to_claude/skills/claude-code/Push events into a runnig session with channels.md
docs/to_claude/skills/claude-code/Run Claude Code programatically.md
docs/to_claude/skills/claude-code/Run prompts on a schedule.md
docs/to_claude/skills/claude-code/SKILL.md
docs/to_claude/skills/claude-code/Tool reference.md
docs/to_claude/skills/claude-code-ywatanabe/HOW-TO-DEBUG-with-MULTIPLE_AGENTS.md
docs/to_claude/skills/claude-code-ywatanabe/SKILL.md
docs/to_claude/skills/claude-code-ywatanabe/context-analysis.md
docs/to_claude/skills/claude-code-ywatanabe/emacs-mcp-server.md
docs/to_claude/skills/claude-code-ywatanabe/emacs-server.md
docs/to_claude/skills/claude-code-ywatanabe/environmental-variables.md
docs/to_claude/skills/claude-code-ywatanabe/exit.md
docs/to_claude/skills/claude-code-ywatanabe/follow-you.md
docs/to_claude/skills/claude-code-ywatanabe/master-worker.md
docs/to_claude/skills/claude-code-ywatanabe/orchestrator.md
docs/to_claude/skills/claude-code-ywatanabe/recall.md
docs/to_claude/skills/claude-code-ywatanabe/reflect.md
docs/to_claude/skills/claude-code-ywatanabe/workflow.md
docs/to_claude/skills/code-review/SKILL.md
docs/to_claude/skills/code-review/audit.md
docs/to_claude/skills/code-review/cleanup.md
docs/to_claude/skills/code-review/critic.md
docs/to_claude/skills/code-review/evaluate-project.md
docs/to_claude/skills/code-review/examples.md
docs/to_claude/skills/code-review/factor-out.md
docs/to_claude/skills/code-review/finalize.md
docs/to_claude/skills/code-review/minimize-api.md
docs/to_claude/skills/code-review/refactor.md
docs/to_claude/skills/code-review/rename.md
docs/to_claude/skills/code-review/tests.md
docs/to_claude/skills/development-philosophy/01_DEVELOPMENT_CYCLE.md
docs/to_claude/skills/development-philosophy/02_NAMING_CONVENSIONS.md
docs/to_claude/skills/development-philosophy/03_ARCHITECTUAL_AGREEMENT_PROCESS.md
docs/to_claude/skills/development-philosophy/04_ARCHITECTURE_PREDEFINED.md
docs/to_claude/skills/development-philosophy/05_PRIORITY_CONFIG.md
docs/to_claude/skills/development-philosophy/06_MULTIPLE_SPECIAL_AGENTS.md
docs/to_claude/skills/development-philosophy/07_DEBUGGING_TECHNIQUES.md
docs/to_claude/skills/development-philosophy/SKILL.md
docs/to_claude/skills/element-inspector/SKILL.md
docs/to_claude/skills/elisp-development/ELISP-01-basic.md
docs/to_claude/skills/elisp-development/ELISP-02-project-structure.md
docs/to_claude/skills/elisp-development/ELISP-03-file-template.md
docs/to_claude/skills/elisp-development/ELISP-04-coding-style.md
docs/to_claude/skills/elisp-development/ELISP-05-testing-guide.md
docs/to_claude/skills/elisp-development/ELISP-99-example-project.md
docs/to_claude/skills/elisp-development/SKILL.md
docs/to_claude/skills/elisp-development/ci.md
docs/to_claude/skills/elisp-development/testing-with-docker.md
docs/to_claude/skills/git-github/SKILL.md
docs/to_claude/skills/git-github/git.md
docs/to_claude/skills/git-github/publish-pypi.md
docs/to_claude/skills/git-github/resolve-conflicts.md
docs/to_claude/skills/git-github/rollback.md
docs/to_claude/skills/git-github/version-bump.md
docs/to_claude/skills/git-github/version-check.md
docs/to_claude/skills/git-github/version-increment.md
docs/to_claude/skills/git-github/versioning.md
docs/to_claude/skills/git-github/worktree.md
docs/to_claude/skills/orchestrator/SKILL.md
docs/to_claude/skills/orchestrator/delegation.md
docs/to_claude/skills/orchestrator/ecosystem.md
docs/to_claude/skills/orchestrator/emacs-monitoring.md
docs/to_claude/skills/orchestrator/self-management.md
docs/to_claude/skills/playwright-cli/SKILL.md
docs/to_claude/skills/playwright-cli/.playwright-cli/page-2026-03-18T00-06-06-843Z.yml
docs/to_claude/skills/playwright-cli/.playwright-cli/page-2026-03-18T00-11-50-735Z.yml
docs/to_claude/skills/playwright-cli/references/request-mocking.md
docs/to_claude/skills/playwright-cli/references/running-code.md
docs/to_claude/skills/playwright-cli/references/session-management.md
docs/to_claude/skills/playwright-cli/references/storage-state.md
docs/to_claude/skills/playwright-cli/references/test-generation.md
docs/to_claude/skills/playwright-cli/references/tracing.md
docs/to_claude/skills/playwright-cli/references/video-recording.md
docs/to_claude/skills/pptx/LICENSE.txt
docs/to_claude/skills/pptx/SKILL.md
docs/to_claude/skills/pptx/editing.md
docs/to_claude/skills/pptx/pptxgenjs.md
docs/to_claude/skills/pptx/scripts/__init__.py
docs/to_claude/skills/pptx/scripts/add_slide.py
docs/to_claude/skills/pptx/scripts/clean.py
docs/to_claude/skills/pptx/scripts/thumbnail.py
docs/to_claude/skills/pptx/scripts/office/pack.py
docs/to_claude/skills/pptx/scripts/office/soffice.py
docs/to_claude/skills/pptx/scripts/office/unpack.py
docs/to_claude/skills/pptx/scripts/office/validate.py
docs/to_claude/skills/pptx/scripts/office/helpers/__init__.py
docs/to_claude/skills/pptx/scripts/office/helpers/merge_runs.py
docs/to_claude/skills/pptx/scripts/office/helpers/simplify_redlines.py
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/mce/mc.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd
docs/to_claude/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd
docs/to_claude/skills/pptx/scripts/office/validators/__init__.py
docs/to_claude/skills/pptx/scripts/office/validators/base.py
docs/to_claude/skills/pptx/scripts/office/validators/docx.py
docs/to_claude/skills/pptx/scripts/office/validators/pptx.py
docs/to_claude/skills/pptx/scripts/office/validators/redlining.py
docs/to_claude/skills/programming-common/EXAMPLE-README-MODULE-ROOT.md
docs/to_claude/skills/programming-common/EXAMPLE-README-REPOSITORY-ROOT.md
docs/to_claude/skills/programming-common/SKILL.md
docs/to_claude/skills/programming-common/_SKILL.md
docs/to_claude/skills/programming-common/art-of-readable-code.md
docs/to_claude/skills/programming-common/art-of-testing.md
docs/to_claude/skills/programming-common/cleanliness.md
docs/to_claude/skills/programming-common/debugging-message.md
docs/to_claude/skills/programming-common/django.md
docs/to_claude/skills/programming-common/do-not-repeat-yourself.md
docs/to_claude/skills/programming-common/documentation-performance-claims.md
docs/to_claude/skills/programming-common/env.md
docs/to_claude/skills/programming-common/examples.md
docs/to_claude/skills/programming-common/general.md
docs/to_claude/skills/programming-common/keep-it-simple-stupid.md
docs/to_claude/skills/programming-common/refactoring.md
docs/to_claude/skills/programming-common/regression-prevention.md
docs/to_claude/skills/programming-common/renaming-and-cleaning-workflow.md
docs/to_claude/skills/programming-common/screen.md
docs/to_claude/skills/programming-common/scripts-shell.md
docs/to_claude/skills/programming-common/slurm.md
docs/to_claude/skills/programming-common/start-from-small.md
docs/to_claude/skills/programming-common/test-driven-workflow.md
docs/to_claude/skills/programming-common/version-control.md
docs/to_claude/skills/project-management/SKILL.md
docs/to_claude/skills/project-management/advance.md
docs/to_claude/skills/project-management/bug-report-solved.md
docs/to_claude/skills/project-management/bug-report.md
docs/to_claude/skills/project-management/bulletin-board.md
docs/to_claude/skills/project-management/communicate.md
docs/to_claude/skills/project-management/feature-request-check.md
docs/to_claude/skills/project-management/feature-request-create.md
docs/to_claude/skills/project-management/feature-request-reply.md
docs/to_claude/skills/project-management/feature-request-solved.md
docs/to_claude/skills/project-management/plan.md
docs/to_claude/skills/project-management/progress.md
docs/to_claude/skills/project-management/reports.md
docs/to_claude/skills/project-management/timeline.md
docs/to_claude/skills/pull-request/SKILL.md
docs/to_claude/skills/python/SKILL.md
docs/to_claude/skills/python/clean-code.md
docs/to_claude/skills/python/no-100-perc-accuracy.md
docs/to_claude/skills/python/no-full-pytest.md
docs/to_claude/skills/python/zen-of-python.md
docs/to_claude/skills/quality-guards/SKILL.md
docs/to_claude/skills/quality-guards/no-fallbacks.md
docs/to_claude/skills/quality-guards/no-false-positives.md
docs/to_claude/skills/quality-guards/no-long-term-memory.md
docs/to_claude/skills/self-compact/SKILL.md
docs/to_claude/skills/shell-scripting/SKILL.md
docs/to_claude/skills/shell-scripting/custom-tools.md
docs/to_claude/skills/shell-scripting/env-vars-in-help.md
docs/to_claude/skills/shell-scripting/safe-ops.md
docs/to_claude/skills/shell-scripting/templates.md
docs/to_claude/skills/skill-creator/LICENSE.txt
docs/to_claude/skills/skill-creator/SKILL.md
docs/to_claude/skills/skill-creator/agents/analyzer.md
docs/to_claude/skills/skill-creator/agents/comparator.md
docs/to_claude/skills/skill-creator/agents/grader.md
docs/to_claude/skills/skill-creator/assets/eval_review.html
docs/to_claude/skills/skill-creator/eval-viewer/generate_review.py
docs/to_claude/skills/skill-creator/eval-viewer/viewer.html
docs/to_claude/skills/skill-creator/references/schemas.md
docs/to_claude/skills/skill-creator/scripts/__init__.py
docs/to_claude/skills/skill-creator/scripts/aggregate_benchmark.py
docs/to_claude/skills/skill-creator/scripts/generate_report.py
docs/to_claude/skills/skill-creator/scripts/improve_description.py
docs/to_claude/skills/skill-creator/scripts/package_skill.py
docs/to_claude/skills/skill-creator/scripts/quick_validate.py
docs/to_claude/skills/skill-creator/scripts/run_eval.py
docs/to_claude/skills/skill-creator/scripts/run_loop.py
docs/to_claude/skills/skill-creator/scripts/utils.py
docs/to_claude/skills/speech/SKILL.md
docs/to_claude/skills/speech/call.md
docs/to_claude/skills/speech/speak-signature.md
docs/to_claude/skills/speech/speech.md
docs/to_claude/skills/speech/stt.md
docs/to_claude/skills/webapp-testing/LICENSE.txt
docs/to_claude/skills/webapp-testing/SKILL.md
docs/to_claude/skills/webapp-testing/examples/console_logging.py
docs/to_claude/skills/webapp-testing/examples/element_discovery.py
docs/to_claude/skills/webapp-testing/examples/static_html_automation.py
docs/to_claude/skills/webapp-testing/scripts/with_server.py
docs/to_claude/skills/xlsx/LICENSE.txt
docs/to_claude/skills/xlsx/SKILL.md
docs/to_claude/skills/xlsx/scripts/recalc.py
docs/to_claude/skills/xlsx/scripts/office/pack.py
docs/to_claude/skills/xlsx/scripts/office/soffice.py
docs/to_claude/skills/xlsx/scripts/office/unpack.py
docs/to_claude/skills/xlsx/scripts/office/validate.py
docs/to_claude/skills/xlsx/scripts/office/helpers/__init__.py
docs/to_claude/skills/xlsx/scripts/office/helpers/merge_runs.py
docs/to_claude/skills/xlsx/scripts/office/helpers/simplify_redlines.py
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/mce/mc.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd
docs/to_claude/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd
docs/to_claude/skills/xlsx/scripts/office/validators/__init__.py
docs/to_claude/skills/xlsx/scripts/office/validators/base.py
docs/to_claude/skills/xlsx/scripts/office/validators/docx.py
docs/to_claude/skills/xlsx/scripts/office/validators/pptx.py
docs/to_claude/skills/xlsx/scripts/office/validators/redlining.py
examples/00_run_all.sh
examples/01_unified_search.py
examples/02_version_management.py
examples/03_docs_aggregation.py
examples/README.md
logs/quality-audits/2026-04-24.md
quality-audits/2026-04-24.md
quality-audits/2026-04-25_cli-convention-audit.md
quality-audits/skills-snapshots/2026-04-23_package-gaps.md
quality-audits/skills-snapshots/2026-04-23_remediation-log.md
scripts/quality/README.md
scripts/quality/__init__.py
scripts/quality/audit_doc_examples.py
scripts/quality/audit_ecosystem.py
scripts/quality/audit_license.py
scripts/quality/audit_line_limits.py
scripts/quality/audit_test_scope.py
scripts/quality/fix_license.py
scripts/quality/line_limits_allowlist.txt
src/scitex_dev/__init__.py
src/scitex_dev/_agentic_testing.py
src/scitex_dev/_agentic_testing_poc.py
src/scitex_dev/_agentic_testing_pytest.py
src/scitex_dev/_builder.py
src/scitex_dev/_cli.py
src/scitex_dev/_cli_completion.py
src/scitex_dev/_cli_doctor.py
src/scitex_dev/_cli_ecosystem.py
src/scitex_dev/_cli_quality.py
src/scitex_dev/_cli_quality_frontmatter.py
src/scitex_dev/_cli_skills.py
src/scitex_dev/_cli_skills_tags.py
src/scitex_dev/_cli_stats.py
src/scitex_dev/_discovery.py
src/scitex_dev/_dist_info.py
src/scitex_dev/_imports.py
src/scitex_dev/_introspect.py
src/scitex_dev/_manifest.py
src/scitex_dev/_mcp_compat.py
src/scitex_dev/_mcp_server.py
src/scitex_dev/_pypi_package_data.py
src/scitex_dev/_pyproject_lint.py
src/scitex_dev/_release_publisher.py
src/scitex_dev/_rtd_onboard.py
src/scitex_dev/_skills_audit_core.py
src/scitex_dev/_skills_categories.py
src/scitex_dev/_skills_pypi.py
src/scitex_dev/_skills_quality.py
src/scitex_dev/_skills_quality_pytest.py
src/scitex_dev/_skills_verify.py
src/scitex_dev/_version_fixer.py
src/scitex_dev/ci.py
src/scitex_dev/cli.py
src/scitex_dev/cli_utils.py
src/scitex_dev/config.py
src/scitex_dev/decorators.py
src/scitex_dev/deploy.py
src/scitex_dev/docs.py
src/scitex_dev/ecosystem.py
src/scitex_dev/ecosystem_graph.py
src/scitex_dev/ecosystem_packages.py
src/scitex_dev/errors.py
src/scitex_dev/fix.py
src/scitex_dev/github.py
src/scitex_dev/mcp.py
src/scitex_dev/mcp_utils.py
src/scitex_dev/rtd.py
src/scitex_dev/search.py
src/scitex_dev/side_effects.py
src/scitex_dev/skills.py
src/scitex_dev/ssh.py
src/scitex_dev/sync.py
src/scitex_dev/sync_remote.py
src/scitex_dev/sync_tags.py
src/scitex_dev/test_runner.py
src/scitex_dev/types.py
src/scitex_dev/versions.py
src/scitex_dev.egg-info/PKG-INFO
src/scitex_dev.egg-info/SOURCES.txt
src/scitex_dev.egg-info/dependency_links.txt
src/scitex_dev.egg-info/entry_points.txt
src/scitex_dev.egg-info/requires.txt
src/scitex_dev.egg-info/top_level.txt
src/scitex_dev/_cli_audit/__init__.py
src/scitex_dev/_cli_audit/_audit.py
src/scitex_dev/_cli_audit/_mcp_audit.py
src/scitex_dev/_cli_audit/data/mobypos.txt.gz
src/scitex_dev/_cli_audit_api/__init__.py
src/scitex_dev/_cli_audit_api/_audit.py
src/scitex_dev/_cli_audit_project/__init__.py
src/scitex_dev/_cli_audit_project/_audit.py
src/scitex_dev/_cli_audit_skills/__init__.py
src/scitex_dev/_cli_audit_skills/_audit.py
src/scitex_dev/_skills/general/01_ecosystem_01_upstream-and-downstream.md
src/scitex_dev/_skills/general/01_ecosystem_02_dependency-and-version-pinning.md
src/scitex_dev/_skills/general/01_ecosystem_03_modules-and-standalone-packages.md
src/scitex_dev/_skills/general/01_ecosystem_04_environment-variables.md
src/scitex_dev/_skills/general/01_ecosystem_05_re-export.md
src/scitex_dev/_skills/general/01_ecosystem_06_local-state-directories.md
src/scitex_dev/_skills/general/01_ecosystem_07_license-and-cla.md
src/scitex_dev/_skills/general/02_package_01_project-structure-root.md
src/scitex_dev/_skills/general/02_package_02_project-structure-src.md
src/scitex_dev/_skills/general/02_package_03_project-structure-scripts.md
src/scitex_dev/_skills/general/02_package_04_project-structure-makefile.md
src/scitex_dev/_skills/general/02_package_05_project-structure-examples.md
src/scitex_dev/_skills/general/02_package_06_project-structure-tests.md
src/scitex_dev/_skills/general/02_package_07_github-actions.md
src/scitex_dev/_skills/general/02_package_08_quality.md
src/scitex_dev/_skills/general/03_interface_00_overview.md
src/scitex_dev/_skills/general/04_docs_01_readme.md
src/scitex_dev/_skills/general/04_docs_02_sphinx.md
src/scitex_dev/_skills/general/04_docs_03_rtd.md
src/scitex_dev/_skills/general/05_version-control_01_management.md
src/scitex_dev/_skills/general/05_version-control_02_release-automation.md
src/scitex_dev/_skills/general/40_playground.md
src/scitex_dev/_skills/general/98_quality_01_failure-playbook.md
src/scitex_dev/_skills/general/99_quality_02_checklist.md
src/scitex_dev/_skills/general/SKILL.md
src/scitex_dev/_skills/general/03_interface_01_python-api/00_index.md
src/scitex_dev/_skills/general/03_interface_01_python-api/01_overview.md
src/scitex_dev/_skills/general/03_interface_01_python-api/02_naming-and-visibility.md
src/scitex_dev/_skills/general/03_interface_01_python-api/03_version-strategy.md
src/scitex_dev/_skills/general/03_interface_01_python-api/04_lazy-imports-and-optional-deps.md
src/scitex_dev/_skills/general/03_interface_01_python-api/05_docstring-standards.md
src/scitex_dev/_skills/general/03_interface_01_python-api/06_type-hints.md
src/scitex_dev/_skills/general/03_interface_01_python-api/07_decorators-post-import.md
src/scitex_dev/_skills/general/03_interface_01_python-api/08_submodule-exposure.md
src/scitex_dev/_skills/general/03_interface_01_python-api/09_error-handling.md
src/scitex_dev/_skills/general/03_interface_01_python-api/10_introspection-commands.md
src/scitex_dev/_skills/general/03_interface_01_python-api/11_import-conventions.md
src/scitex_dev/_skills/general/03_interface_01_python-api/12_audit-checklist.md
src/scitex_dev/_skills/general/03_interface_01_python-api/13_imports-and-shadowing.md
src/scitex_dev/_skills/general/03_interface_01_python-api/TODO.md
src/scitex_dev/_skills/general/03_interface_02_cli/00_index.md
src/scitex_dev/_skills/general/03_interface_02_cli/01_overview.md
src/scitex_dev/_skills/general/03_interface_02_cli/02_subcommand-structure-noun-verb.md
src/scitex_dev/_skills/general/03_interface_02_cli/03_required-introspection-commands.md
src/scitex_dev/_skills/general/03_interface_02_cli/04_exceptions.md
src/scitex_dev/_skills/general/03_interface_02_cli/05_pass-through.md
src/scitex_dev/_skills/general/03_interface_02_cli/06_noun-verb-catalog.md
src/scitex_dev/_skills/general/03_interface_02_cli/07_audit-cli.md
src/scitex_dev/_skills/general/03_interface_02_cli/08_universal-flags.md
src/scitex_dev/_skills/general/03_interface_02_cli/09_exit-codes.md
src/scitex_dev/_skills/general/03_interface_02_cli/10_help-format.md
src/scitex_dev/_skills/general/03_interface_02_cli/11_deprecation.md
src/scitex_dev/_skills/general/03_interface_02_cli/12_config-and-env.md
src/scitex_dev/_skills/general/03_interface_02_cli/13_mcp-parity.md
src/scitex_dev/_skills/general/03_interface_02_cli/14_stdout-stderr.md
src/scitex_dev/_skills/general/03_interface_02_cli/15_audit-checklist.md
src/scitex_dev/_skills/general/03_interface_02_cli/16_example.md
src/scitex_dev/_skills/general/03_interface_02_cli/DRIFT_REPORT.md
src/scitex_dev/_skills/general/03_interface_02_cli/TODO.md
src/scitex_dev/_skills/general/03_interface_03_mcp/00_index.md
src/scitex_dev/_skills/general/03_interface_03_mcp/01_overview.md
src/scitex_dev/_skills/general/03_interface_03_mcp/02_server-registration.md
src/scitex_dev/_skills/general/03_interface_03_mcp/03_tool-naming.md
src/scitex_dev/_skills/general/03_interface_03_mcp/04_required-subcommands.md
src/scitex_dev/_skills/general/03_interface_03_mcp/05_list-tools-ladder.md
src/scitex_dev/_skills/general/03_interface_03_mcp/06_skills-integration.md
src/scitex_dev/_skills/general/03_interface_03_mcp/07_python-api-parity.md
src/scitex_dev/_skills/general/03_interface_03_mcp/08_audit-mcp-tools.md
src/scitex_dev/_skills/general/03_interface_03_mcp/09_lessons-and-pitfalls.md
src/scitex_dev/_skills/general/03_interface_03_mcp/10_audit-checklist.md
src/scitex_dev/_skills/general/03_interface_03_mcp/MCP_DRIFT_REPORT.md
src/scitex_dev/_skills/general/03_interface_03_mcp/TODO.md
src/scitex_dev/_skills/general/03_interface_04_skills/00_index.md
src/scitex_dev/_skills/general/03_interface_04_skills/01_overview.md
src/scitex_dev/_skills/general/03_interface_04_skills/02_directory-layout.md
src/scitex_dev/_skills/general/03_interface_04_skills/03_skill-md-as-index.md
src/scitex_dev/_skills/general/03_interface_04_skills/04_numbered-prefix-convention.md
src/scitex_dev/_skills/general/03_interface_04_skills/05_frontmatter-metadata.md
src/scitex_dev/_skills/general/03_interface_04_skills/06_public-vs-private.md
src/scitex_dev/_skills/general/03_interface_04_skills/07_registration.md
src/scitex_dev/_skills/general/03_interface_04_skills/08_editable-installation.md
src/scitex_dev/_skills/general/03_interface_04_skills/09_export-commands.md
src/scitex_dev/_skills/general/03_interface_04_skills/10_how-to-update.md
src/scitex_dev/_skills/general/03_interface_04_skills/11_troubleshooting.md
src/scitex_dev/_skills/general/03_interface_04_skills/12_quality-checklist.md
src/scitex_dev/_skills/general/03_interface_04_skills/13_standard-template.md
src/scitex_dev/_skills/general/03_interface_04_skills/14_general-skills-inheritance.md
src/scitex_dev/_skills/general/03_interface_04_skills/TODO.md
src/scitex_dev/_skills/general/03_interface_05_http-api/00_index.md
src/scitex_dev/_skills/general/03_interface_05_http-api/01_overview.md
src/scitex_dev/_skills/general/03_interface_05_http-api/02_framework-choice.md
src/scitex_dev/_skills/general/03_interface_05_http-api/03_endpoint-conventions.md
src/scitex_dev/_skills/general/03_interface_05_http-api/04_error-envelope.md
src/scitex_dev/_skills/general/03_interface_05_http-api/05_health-and-ops.md
src/scitex_dev/_skills/general/03_interface_05_http-api/06_auth.md
src/scitex_dev/_skills/general/03_interface_05_http-api/07_cli-integration.md
src/scitex_dev/_skills/general/03_interface_05_http-api/08_a2a-pattern.md
src/scitex_dev/_skills/general/03_interface_05_http-api/09_audit-checklist.md
src/scitex_dev/_skills/general/03_interface_05_http-api/TODO.md
src/scitex_dev/_skills/scientific/01_figures_01_standards.md
src/scitex_dev/_skills/scientific/02_research-project_01_project-structure-root.md
src/scitex_dev/_skills/scientific/02_research-project_02_project-structure-scripts.md
src/scitex_dev/_skills/scientific/02_research-project_03_project-structure-config-and-data.md
src/scitex_dev/_skills/scientific/02_research-project_04_project-structure-makefile.md
src/scitex_dev/_skills/scientific/02_research-project_05_project-structure-examples.md
src/scitex_dev/_skills/scientific/02_research-project_06_project-structure-tests.md
src/scitex_dev/_skills/scientific/02_research-project_07_config-and-parameters.md
src/scitex_dev/_skills/scientific/SKILL.md
src/scitex_dev/_skills/scitex-dev/01_result-types.md
src/scitex_dev/_skills/scitex-dev/02_cli-mcp-utils.md
src/scitex_dev/_skills/scitex-dev/03_config.md
src/scitex_dev/_skills/scitex-dev/10_versions.md
src/scitex_dev/_skills/scitex-dev/11_ecosystem.md
src/scitex_dev/_skills/scitex-dev/12_rename.md
src/scitex_dev/_skills/scitex-dev/13_docs-search.md
src/scitex_dev/_skills/scitex-dev/14_test-runner.md
src/scitex_dev/_skills/scitex-dev/15_full-update.md
src/scitex_dev/_skills/scitex-dev/16_agentic-test-overview.md
src/scitex_dev/_skills/scitex-dev/17_agentic-test-skills.md
src/scitex_dev/_skills/scitex-dev/18_agentic-test-mcp.md
src/scitex_dev/_skills/scitex-dev/19_full-update-deploy.md
src/scitex_dev/_skills/scitex-dev/20_dynamic-audit.md
src/scitex_dev/_skills/scitex-dev/30_env-vars.md
src/scitex_dev/_skills/scitex-dev/MANIFEST.md
src/scitex_dev/_skills/scitex-dev/SKILL.md
src/scitex_dev/_skills/scitex-dev/examples/skill_eval_example.json
src/scitex_dev/dashboard/__init__.py
src/scitex_dev/dashboard/_app.py
src/scitex_dev/dashboard/_routes.py
src/scitex_dev/dashboard/_scripts.py
src/scitex_dev/dashboard/_styles.py
src/scitex_dev/dashboard/_templates.py
src/scitex_dev/dashboard/app.py
src/scitex_dev/dashboard/routes.py
src/scitex_dev/dashboard/scripts.py
src/scitex_dev/dashboard/styles.py
src/scitex_dev/dashboard/templates.py
src/scitex_dev/dashboard/_scripts/__init__.py
src/scitex_dev/dashboard/_scripts/_cards.py
src/scitex_dev/dashboard/_scripts/_core.py
src/scitex_dev/dashboard/_scripts/_filters.py
src/scitex_dev/dashboard/_scripts/_render.py
src/scitex_dev/dashboard/_scripts/_utils.py
src/scitex_dev/dashboard/scripts/__init__.py
src/scitex_dev/dashboard/scripts/cards.py
src/scitex_dev/dashboard/scripts/core.py
src/scitex_dev/dashboard/scripts/filters.py
src/scitex_dev/dashboard/scripts/render.py
src/scitex_dev/dashboard/scripts/utils.py
src/scitex_dev/dashboard/static/version-dashboard-favicon.svg
src/scitex_dev/dev_mcp/__init__.py
src/scitex_dev/dev_mcp/handlers.py
src/scitex_dev/rename/__init__.py
src/scitex_dev/rename/config.py
src/scitex_dev/rename/core.py
src/scitex_dev/rename/filters.py
src/scitex_dev/rename/io.py
src/scitex_dev/rename/safety.py
src/scitex_dev/rename/steps.py
tests/test_agentic_testing_docker_backend.py
tests/test_agentic_testing_smoke.py
tests/test_audit_api.py
tests/test_audit_project.py
tests/test_audit_skills.py
tests/test_cli_audit.py
tests/test_cli_audit_mcp.py
tests/test_cli_utils.py
tests/test_decorators.py
tests/test_discovery.py
tests/test_docs.py
tests/test_ecosystem_packages.py
tests/test_ecosystem_versions.py
tests/test_errors.py
tests/test_imports.py
tests/test_manifest.py
tests/test_mcp_utils.py
tests/test_pypi_package_data.py
tests/test_pyproject_lint.py
tests/test_release_publisher.py
tests/test_rename.py
tests/test_rtd_onboard.py
tests/test_search.py
tests/test_side_effects.py
tests/test_skills.py
tests/test_skills_collect_cli.py
tests/test_skills_quality.py
tests/test_sync.py
tests/test_types.py
tests/test_version_fixer.py