.gitignore
.release-please-manifest.json
CHANGELOG.md
CLAUDE.md
LICENSE
README.md
cleo
cleo.cmd
pyproject.toml
release-please-config.json
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
.github/workflows/ci.yml
.github/workflows/release-please.yml
ClaudeCleo.egg-info/PKG-INFO
ClaudeCleo.egg-info/SOURCES.txt
ClaudeCleo.egg-info/dependency_links.txt
ClaudeCleo.egg-info/entry_points.txt
ClaudeCleo.egg-info/requires.txt
ClaudeCleo.egg-info/top_level.txt
plugin/settings.json
plugin/.claude-plugin/plugin.json
plugin/commands/cleo-find.md
plugin/commands/cleo-install.md
plugin/commands/cleo-list.md
plugin/commands/cleo-publish.md
plugin/commands/cleo-remove.md
plugin/commands/cleo-require.md
plugin/commands/cleo-update.md
spec/cleo-json.md
spec/cleo-lock.md
spec/package-format.md
spec/security.md
tests/__init__.py
tests/test_adopt.py
tests/test_checks.py
tests/test_cli.py
tests/test_manifest.py
tests/test_publish.py
tests/test_resolver.py
tests/test_security.py
tests/test_semver.py
tests/test_sources.py
tools/__init__.py
tools/cleo.py
tools/lib/__init__.py
tools/lib/adopt.py
tools/lib/checks.py
tools/lib/publish.py
tools/lib/resolver.py
tools/lib/security.py
tools/lib/semver.py
tools/lib/sources.py