README.md
pyproject.toml
src/zsc/__init__.py
src/zsc/cli.py
src/zsc.egg-info/PKG-INFO
src/zsc.egg-info/SOURCES.txt
src/zsc.egg-info/dependency_links.txt
src/zsc.egg-info/entry_points.txt
src/zsc.egg-info/requires.txt
src/zsc.egg-info/top_level.txt
src/zsc/resources/__init__.py
src/zsc/resources/zsc-help/SKILL.md
src/zsc/resources/zsc-help/SKILL.zh.md
src/zsc/resources/zsc-new-task/SKILL.md
src/zsc/resources/zsc-new-task/SKILL.zh.md
src/zsc/resources/zsc-run-task/SKILL.md
src/zsc/resources/zsc-run-task/SKILL.zh.md
src/zsc/resources/zsc-task-list/SKILL.md
src/zsc/resources/zsc-task-list/SKILL.zh.md
src/zsc/resources/zsc-task-status/SKILL.md
src/zsc/resources/zsc-task-status/SKILL.zh.md
src/zsc/resources/zsc-update-task/SKILL.md
src/zsc/resources/zsc-update-task/SKILL.zh.md
tests/test_init.py
tests/test_task_cli.py