CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
clikernel/__init__.py
clikernel/base.py
clikernel/cli.py
clikernel/dojo.py
clikernel/mcp.py
clikernel/rules.py
clikernel/skill.py
clikernel.egg-info/PKG-INFO
clikernel.egg-info/SOURCES.txt
clikernel.egg-info/dependency_links.txt
clikernel.egg-info/entry_points.txt
clikernel.egg-info/requires.txt
clikernel.egg-info/top_level.txt
clikernel/dojo_data/proj/01_api.ipynb
clikernel/dojo_data/proj/core.py
clikernel/dojo_data/proj/pyproject.toml
clikernel/dojo_data/proj/tmpl.py
tests/test_cli.py
tests/test_dojo.py
tests/test_mcp.py
tests/test_rules.py