LICENSE
README.md
pyproject.toml
claude_prospector/__init__.py
claude_prospector/__main__.py
claude_prospector/aggregator.py
claude_prospector/constants.py
claude_prospector/models.py
claude_prospector/parser.py
claude_prospector/paths.py
claude_prospector/renderer.py
claude_prospector/skill_tracking.py
claude_prospector.egg-info/PKG-INFO
claude_prospector.egg-info/SOURCES.txt
claude_prospector.egg-info/dependency_links.txt
claude_prospector.egg-info/requires.txt
claude_prospector.egg-info/top_level.txt
claude_prospector/cli/__init__.py
claude_prospector/cli/config.py
claude_prospector/cli/dashboard.py
claude_prospector/cli/session_summary.py
tests/test_aggregator.py
tests/test_aggregator_adoption.py
tests/test_cli.py
tests/test_cli_config.py
tests/test_cli_subcommands.py
tests/test_dashboard_regen_hook.py
tests/test_dashboard_snapshot.py
tests/test_e2e.py
tests/test_models.py
tests/test_parser.py
tests/test_paths.py
tests/test_phase1_fixtures.py
tests/test_renderer.py
tests/test_session_summary.py
tests/test_skill_pipeline_sync.py
tests/test_skill_tracker_hook.py
tests/test_skill_tracking.py
tests/test_version_flag.py