LICENSE
README.md
pyproject.toml
src/tink_agents/__init__.py
src/tink_agents/__main__.py
src/tink_agents/checks.py
src/tink_agents/cli.py
src/tink_agents/github.py
src/tink_agents/operations.py
src/tink_agents/skills.py
src/tink_agents/sources.py
src/tink_agents/templates.py
src/tink_agents/updates.py
src/tink_agents.egg-info/PKG-INFO
src/tink_agents.egg-info/SOURCES.txt
src/tink_agents.egg-info/dependency_links.txt
src/tink_agents.egg-info/entry_points.txt
src/tink_agents.egg-info/top_level.txt
tests/test_add.py
tests/test_check.py
tests/test_distribution.py
tests/test_prompts.py
tests/test_setup.py
tests/test_templates.py
tests/test_update.py
tests/test_workflow.py