.gitignore
CLAUDE.md
LICENSE
README.ja.md
README.md
README.zh-TW.md
implementation_guide.md
pyproject.toml
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
.github/BRANCH_PROTECTION_GUIDE.md
.github/CODEOWNERS
.github/DEPLOYMENT.md
.github/workflows/publish.yml
.github/workflows/test-publish.yml
.github/workflows/test.yml
commands/redshift-explore.md
commands/redshift-grep-columns.md
commands/redshift-grep-tables.md
commands/redshift-lineage-from-stl.md
commands/redshift-profile.md
commands/redshift-setup.md
commands/redshift-switch-profile.md
skills/README.ja.md
skills/README.md
skills/README.zh-TW.md
skills/redshift-explore/README.ja.md
skills/redshift-explore/README.md
skills/redshift-explore/README.zh-TW.md
skills/redshift-explore/SKILL.md
skills/redshift-grep-columns/README.ja.md
skills/redshift-grep-columns/README.md
skills/redshift-grep-columns/README.zh-TW.md
skills/redshift-grep-columns/SKILL.md
skills/redshift-grep-tables/README.ja.md
skills/redshift-grep-tables/README.md
skills/redshift-grep-tables/README.zh-TW.md
skills/redshift-grep-tables/SKILL.md
skills/redshift-lineage-from-stl/README.ja.md
skills/redshift-lineage-from-stl/README.md
skills/redshift-lineage-from-stl/README.zh-TW.md
skills/redshift-lineage-from-stl/SKILL.md
skills/redshift-lineage-from-stl/assets/parse_stl_lineage.py
skills/redshift-lineage-from-stl/assets/parse_stl_lineage_test.py
skills/redshift-profile/README.ja.md
skills/redshift-profile/README.md
skills/redshift-profile/README.zh-TW.md
skills/redshift-profile/SKILL.md
skills/redshift-setup/SKILL.md
skills/redshift-setup/references/password-macos.md
skills/redshift-setup/references/password-terminal-handoff.md
skills/redshift-setup/references/password-zenity.md
skills/redshift-switch-profile/SKILL.md
src/redshift_comment_mcp/README.ja.md
src/redshift_comment_mcp/README.md
src/redshift_comment_mcp/README.zh-TW.md
src/redshift_comment_mcp/__init__.py
src/redshift_comment_mcp/_version.py
src/redshift_comment_mcp/config.py
src/redshift_comment_mcp/connection.py
src/redshift_comment_mcp/redshift_tools.py
src/redshift_comment_mcp/server.py
src/redshift_comment_mcp/setup_cli.py
src/redshift_comment_mcp.egg-info/PKG-INFO
src/redshift_comment_mcp.egg-info/SOURCES.txt
src/redshift_comment_mcp.egg-info/dependency_links.txt
src/redshift_comment_mcp.egg-info/entry_points.txt
src/redshift_comment_mcp.egg-info/requires.txt
src/redshift_comment_mcp.egg-info/top_level.txt
tests/__init__.py
tests/test_config.py
tests/test_connection.py
tests/test_lineage_contract.py
tests/test_repo_invariants.py
tests/test_server_resolution.py
tests/test_setup_cli.py
tests/test_skill_bodies.py
tests/test_skill_descriptions.py
tests/test_tools.py
tests/e2e/__init__.py
tests/e2e/conftest.py
tests/e2e/test_executed_sql_wire.py
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_live_cluster_smoke.py