LICENSE
README.md
pyproject.toml
claude_automation/__init__.py
claude_automation/agents.py
claude_automation/config.py
claude_automation/hello_claude.py
claude_automation/main.py
claude_automation/pipeline.py
claude_automation/reporting.py
claude_automation/task_parser.py
claude_automation/worktree.py
claude_automation.egg-info/PKG-INFO
claude_automation.egg-info/SOURCES.txt
claude_automation.egg-info/dependency_links.txt
claude_automation.egg-info/entry_points.txt
claude_automation.egg-info/requires.txt
claude_automation.egg-info/top_level.txt
tests/__init__.py
tests/test_agents.py
tests/test_config.py
tests/test_integration.py
tests/test_pipeline.py
tests/test_reporting.py
tests/test_task_parser.py
tests/test_worktree.py