.gitignore
LICENSE
README.md
SKILL.md
mahu.png
pyproject.toml
.claude-plugin/plugin.json
.github/workflows/cicd.yml
.github/workflows/release.yml
adapters/codex.md
adapters/copilot.md
adapters/opencode.md
adapters/workbuddy.md
skills/context.md
skills/presentation.md
skills/prototype.md
skills/review.md
skills/test.md
src/mahu/__init__.py
src/mahu/cli.py
src/mahu/dependencies.py
src/mahu/enable.py
src/mahu/manifest.py
src/mahu/router.py
src/mahu.egg-info/PKG-INFO
src/mahu.egg-info/SOURCES.txt
src/mahu.egg-info/dependency_links.txt
src/mahu.egg-info/entry_points.txt
src/mahu.egg-info/requires.txt
src/mahu.egg-info/scm_file_list.json
src/mahu.egg-info/scm_version.json
src/mahu.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_dependencies.py
tests/test_enable.py
tests/test_manifest.py
tests/test_router.py