.ai-root
.gitignore
.pre-commit-config.yaml
.python-version
AGENTS.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.agents/.gitkeep
.agents/skills/cross-repo-read/SKILL.md
.agents/skills/disort/SKILL.md
.agents/skills/paddle-examples/SKILL.md
.agents/skills/repo-router/SKILL.md
.agents/skills/snapy-multi-block-output/SKILL.md
.agents/skills/thermodynamics/SKILL.md
.agents/skills/tutorial-style/SKILL.md
.claude/.gitkeep
.claude/settings.json
.claude/agents/docs-researcher.md
.claude/agents/explorer.md
.claude/agents/implementer.md
.claude/agents/reviewer.md
.claude/agents/student.md
.claude/agents/tester.md
.claude/agents/tutorial-designer.md
.claude/skills/cross-repo-read/SKILL.md
.claude/skills/disort/SKILL.md
.claude/skills/paddle-examples/SKILL.md
.claude/skills/repo-router/SKILL.md
.claude/skills/snapy-multi-block-output/SKILL.md
.claude/skills/thermodynamics/SKILL.md
.claude/skills/tutorial-style/SKILL.md
.codex/.gitkeep
.codex/config.toml
.codex/agents/docs-researcher.toml
.codex/agents/explorer.toml
.codex/agents/implementer.toml
.codex/agents/reviewer.toml
.codex/agents/student.toml
.codex/agents/tester.toml
.codex/agents/tutorial-designer.toml
.github/workflows/cd.yml
.github/workflows/ci.yml
.github/workflows/release.yml
ai/agents/roles.yaml
ai/generated/repos/.gitkeep
ai/generated/repos/kintera/AGENTS.md
ai/generated/repos/kintera/CLAUDE.md
ai/generated/repos/paddle/AGENTS.md
ai/generated/repos/paddle/CLAUDE.md
ai/generated/repos/pydisort/AGENTS.md
ai/generated/repos/pydisort/CLAUDE.md
ai/generated/repos/pyharp/AGENTS.md
ai/generated/repos/pyharp/CLAUDE.md
ai/generated/repos/snapy/AGENTS.md
ai/generated/repos/snapy/CLAUDE.md
ai/hooks/post_edit_format.sh
ai/hooks/pre_tool_guard.sh
ai/hooks/session_context.sh
ai/policy/commands.md
ai/policy/repos.yaml
ai/policy/rules.md
ai/policy/workspace.md
ai/skills/cross-repo-read/SKILL.md
ai/skills/disort/SKILL.md
ai/skills/paddle-examples/SKILL.md
ai/skills/repo-router/SKILL.md
ai/skills/snapy-multi-block-output/SKILL.md
ai/skills/thermodynamics/SKILL.md
ai/skills/tutorial-style/SKILL.md
docs/AI_FOLDER_GUIDE.md
docs/img/scix_image.png
docs/img/scix_image_v0.png
repos/.gitkeep
repos/README.md
scripts/dev-up.sh
src/scix/__init__.py
src/scix/bootstrap.py
src/scix/cheatsheet.py
src/scix/cli.py
src/scix/constants.py
src/scix/dev_setup.py
src/scix/exceptions.py
src/scix/generator.py
src/scix/scaffold.py
src/scix.egg-info/PKG-INFO
src/scix.egg-info/SOURCES.txt
src/scix.egg-info/dependency_links.txt
src/scix.egg-info/entry_points.txt
src/scix.egg-info/requires.txt
src/scix.egg-info/top_level.txt
src/scix/assets/__init__.py
src/scix/assets/template_root/.ai-root
src/scix/assets/template_root/.gitignore
src/scix/assets/template_root/.python-version
src/scix/assets/template_root/README.md
src/scix/assets/template_root/requirements.txt
src/scix/assets/template_root/.agents/.gitkeep
src/scix/assets/template_root/.claude/.gitkeep
src/scix/assets/template_root/.codex/.gitkeep
src/scix/assets/template_root/ai/agents/roles.yaml
src/scix/assets/template_root/ai/generated/repos/.gitkeep
src/scix/assets/template_root/ai/hooks/post_edit_format.sh
src/scix/assets/template_root/ai/hooks/pre_tool_guard.sh
src/scix/assets/template_root/ai/hooks/session_context.sh
src/scix/assets/template_root/ai/policy/commands.md
src/scix/assets/template_root/ai/policy/repos.yaml
src/scix/assets/template_root/ai/policy/rules.md
src/scix/assets/template_root/ai/policy/workspace.md
src/scix/assets/template_root/ai/skills/cross-repo-read/SKILL.md
src/scix/assets/template_root/ai/skills/disort/SKILL.md
src/scix/assets/template_root/ai/skills/paddle-examples/SKILL.md
src/scix/assets/template_root/ai/skills/repo-router/SKILL.md
src/scix/assets/template_root/ai/skills/snapy-multi-block-output/SKILL.md
src/scix/assets/template_root/ai/skills/thermodynamics/SKILL.md
src/scix/assets/template_root/ai/skills/tutorial-style/SKILL.md
src/scix/assets/template_root/docs/AI_FOLDER_GUIDE.md
src/scix/assets/template_root/docs/img/scix_image.png
src/scix/assets/template_root/repos/.gitkeep
src/scix/assets/template_root/repos/README.md
src/scix/assets/template_root/workspace/.gitkeep
src/scix/assets/template_root/workspace/README.md
tests/test_scaffold.py
workspace/.gitkeep
workspace/README.md