README.md
pyproject.toml
src/unlegacy_cli/__init__.py
src/unlegacy_cli/__main__.py
src/unlegacy_cli/cli.py
src/unlegacy_cli.egg-info/PKG-INFO
src/unlegacy_cli.egg-info/SOURCES.txt
src/unlegacy_cli.egg-info/dependency_links.txt
src/unlegacy_cli.egg-info/entry_points.txt
src/unlegacy_cli.egg-info/requires.txt
src/unlegacy_cli.egg-info/top_level.txt
src/unlegacy_cli/adapters/client_configs.py
src/unlegacy_cli/adapters/mcp_http.py
src/unlegacy_cli/adapters/skills.py
src/unlegacy_cli/application/setup.py
src/unlegacy_cli/assets/skills/unlegacy/SKILL.md
src/unlegacy_cli/domain/models.py
src/unlegacy_cli/domain/ports.py
tests/test_cli.py
tests/test_config_adapters.py
tests/test_setup_use_case.py
tests/test_skill_package.py