README.md
pyproject.toml
reqcap/__init__.py
reqcap/__main__.py
reqcap/cli.py
reqcap/core.py
reqcap/executor.py
reqcap/filters.py
reqcap.egg-info/PKG-INFO
reqcap.egg-info/SOURCES.txt
reqcap.egg-info/dependency_links.txt
reqcap.egg-info/entry_points.txt
reqcap.egg-info/requires.txt
reqcap.egg-info/top_level.txt
reqcap/skill_data/SKILL.md
reqcap/skill_data/references/templates.md
tests/test_assert.py
tests/test_cli.py
tests/test_cli_chaining.py
tests/test_cli_direct_mode.py
tests/test_cli_template_mode.py
tests/test_config_resolution.py
tests/test_filters.py
tests/test_form.py
tests/test_init.py
tests/test_install_skill.py
tests/test_list_templates_format.py
tests/test_resource_resolution.py
tests/test_snapshots.py
tests/test_template_deps.py
tests/test_template_resolution.py
tests/test_template_snapshot.py