LICENSE
README.md
pyproject.toml
src/ai_agent_rules.egg-info/PKG-INFO
src/ai_agent_rules.egg-info/SOURCES.txt
src/ai_agent_rules.egg-info/dependency_links.txt
src/ai_agent_rules.egg-info/entry_points.txt
src/ai_agent_rules.egg-info/requires.txt
src/ai_agent_rules.egg-info/top_level.txt
src/ai_rules/cli.py
src/ai_rules/config.py
src/ai_rules/display.py
src/ai_rules/mcp.py
src/ai_rules/symlinks.py
src/ai_rules/agents/base.py
src/ai_rules/agents/claude.py
src/ai_rules/agents/goose.py
src/ai_rules/agents/shared.py
src/ai_rules/bootstrap/__init__.py
src/ai_rules/bootstrap/config.py
src/ai_rules/bootstrap/installer.py
src/ai_rules/bootstrap/updater.py
src/ai_rules/bootstrap/version.py