.gitignore
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-cache-schema.md
commands/redshift-explore.md
commands/redshift-lineage-from-stl.md
commands/redshift-profile.md
commands/redshift-setup.md
skills/README.ja.md
skills/README.md
skills/README.zh-TW.md
skills/redshift-cache-schema/README.ja.md
skills/redshift-cache-schema/README.md
skills/redshift-cache-schema/README.zh-TW.md
skills/redshift-cache-schema/SKILL.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-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
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_cache_contract.py
tests/test_config.py
tests/test_connection.py
tests/test_repo_invariants.py
tests/test_skill_descriptions.py
tests/test_tools.py