LICENSE
README.md
pyproject.toml
src/thinkpack/__init__.py
src/thinkpack/_model.py
src/thinkpack/_tags.py
src/thinkpack/cli.py
src/thinkpack/distill.py
src/thinkpack/hybrid.py
src/thinkpack/mask.py
src/thinkpack/parse.py
src/thinkpack/skill.py
src/thinkpack/stats.py
src/thinkpack/steer.py
src/thinkpack.egg-info/PKG-INFO
src/thinkpack.egg-info/SOURCES.txt
src/thinkpack.egg-info/dependency_links.txt
src/thinkpack.egg-info/entry_points.txt
src/thinkpack.egg-info/requires.txt
src/thinkpack.egg-info/top_level.txt
src/thinkpack/data/__init__.py
src/thinkpack/data/llms.txt
tests/test_distill.py
tests/test_hybrid.py
tests/test_parse.py
tests/test_stats.py
tests/test_steer.py