.gitignore
.gitignore.in
.octocov.yml
LICENSE
MANIFEST.in
README.md
pyproject.toml
uv.lock
.github/workflows/gitignore-in.yml
.github/workflows/happy.yml
.github/workflows/octocov.yml
.github/workflows/pypi-publish.yml
.github/workflows/python-test.yml
.github/workflows/spellcheck.yml
docs/cli.md
docs/definition-format.md
docs/development.md
docs/mcp-config-format.md
docs/plugin-format.md
docs/references.md
docs/skill-format.md
examples/agents/repo-explorer.toml
examples/mcp/openai-docs.toml
examples/plugin-definitions/hello-bundle.toml
examples/prompts/repo-explorer.claude.md
examples/skill-definitions/hello.toml
examples/skill-definitions/hello/runbook.md
examples/skill-definitions/hello/assets/sample.txt
examples/skill-definitions/hello/references/usage.md
examples/skill-definitions/hello/scripts/hello.sh
examples/skill-definitions/hello/templates/greeting.txt
examples/skills/hello/SKILL.md
scripts/e2e-model-live.sh
scripts/e2e-smoke.sh
src/agent_def_translator/__init__.py
src/agent_def_translator/_version.py
src/agent_def_translator/cli.py
src/agent_def_translator/core.py
src/agent_def_translator/py.typed
src/agent_def_translator.egg-info/PKG-INFO
src/agent_def_translator.egg-info/SOURCES.txt
src/agent_def_translator.egg-info/dependency_links.txt
src/agent_def_translator.egg-info/entry_points.txt
src/agent_def_translator.egg-info/requires.txt
src/agent_def_translator.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_core.py
tests/test_e2e.py
tests/test_examples.py
tests/test_golden.py
tests/fixtures/agents/repo-explorer.toml
tests/fixtures/golden/repo-explorer.claude.md
tests/fixtures/golden/repo-explorer.codex.toml
tests/fixtures/golden/repo-explorer.copilot.agent.md
tests/fixtures/prompts/repo-explorer.claude.md