LICENSE
README.md
pyproject.toml
setup.py
skill_advisor/__init__.py
skill_advisor/advisor.py
skill_advisor/cli.py
skill_advisor/indexer.py
skill_advisor/matcher.py
skill_advisor/memory.py
skill_advisor/synonyms.py
skill_advisor/adapters/__init__.py
skill_advisor/runtime/daemon.py
sra_agent.egg-info/PKG-INFO
sra_agent.egg-info/SOURCES.txt
sra_agent.egg-info/dependency_links.txt
sra_agent.egg-info/entry_points.txt
sra_agent.egg-info/requires.txt
sra_agent.egg-info/top_level.txt
tests/test_benchmark.py
tests/test_coverage.py
tests/test_indexer.py
tests/test_matcher.py