LICENSE
README.md
pyproject.toml
comcan/__init__.py
comcan/__main__.py
comcan/bootstrap.py
comcan/cli.py
comcan/config.py
comcan/context_budget.py
comcan/expertise_manager.py
comcan/file_parser.py
comcan/git_utils.py
comcan/security.py
comcan/state_manager.py
comcan/templates/__init__.py
comcan/templates/antigravity_skill.md
comcan/templates/comcan-skill.md
comcan/templates/comcan.mdc
comcan/templates/cursorrules.md
comcan/templates/post-checkout
comcan/templates/post-commit
comcan_ctx.egg-info/PKG-INFO
comcan_ctx.egg-info/SOURCES.txt
comcan_ctx.egg-info/dependency_links.txt
comcan_ctx.egg-info/entry_points.txt
comcan_ctx.egg-info/requires.txt
comcan_ctx.egg-info/top_level.txt
tests/test_context_budget.py
tests/test_expertise.py
tests/test_security.py