LICENSE
README.md
pyproject.toml
tests/test_cli.py
tests/test_frontmatter.py
tests/test_hooks.py
tests/test_install.py
tests/test_normalize.py
tests/test_rules.py
whyskill/__init__.py
whyskill/__main__.py
whyskill/cli.py
whyskill/discover.py
whyskill/frontmatter.py
whyskill/hooks.py
whyskill/install.py
whyskill/model.py
whyskill/normalize.py
whyskill/report.py
whyskill/spec.py
whyskill.egg-info/PKG-INFO
whyskill.egg-info/SOURCES.txt
whyskill.egg-info/dependency_links.txt
whyskill.egg-info/entry_points.txt
whyskill.egg-info/top_level.txt
whyskill/rules/__init__.py
whyskill/rules/catalog.py
whyskill/rules/collision.py
whyskill/rules/invocation.py
whyskill/rules/listing.py
whyskill/rules/portability.py