LICENSE
README.md
pyproject.toml
plugins/rein/__init__.py
plugins/rein/_entry.py
plugins/rein/flow.config.example.json
plugins/rein/.claude-plugin/plugin.json
plugins/rein/bin/rein
plugins/rein/commands/rein-ping.md
plugins/rein/commands/rein-setup.md
plugins/rein/lib/ansi.py
plugins/rein/lib/dashboard.py
plugins/rein/lib/detect.py
plugins/rein/lib/events.py
plugins/rein/lib/gate.py
plugins/rein/lib/plan.py
plugins/rein/lib/plan_check.py
plugins/rein/lib/serve.py
plugins/rein/lib/setup.py
plugins/rein/lib/token_report.py
plugins/rein/lib/verify.py
plugins/rein/lib/version_staleness.py
plugins/rein/skills/rein-apply/SKILL.md
plugins/rein/skills/rein-audit/SKILL.md
plugins/rein/skills/rein-discover/SKILL.md
plugins/rein/skills/rein-plan/SKILL.md
plugins/rein/skills/rein-role/SKILL.md
plugins/rein/skills/rein-step/SKILL.md
plugins/rein/skills/rein-steps/SKILL.md
plugins/rein/workflows/loop.js
rein_agentic_kit.egg-info/PKG-INFO
rein_agentic_kit.egg-info/SOURCES.txt
rein_agentic_kit.egg-info/dependency_links.txt
rein_agentic_kit.egg-info/entry_points.txt
rein_agentic_kit.egg-info/top_level.txt
tests/test_baseline.py
tests/test_baseline_cli.py
tests/test_cli_presentation.py
tests/test_cli_resolution.py
tests/test_dashboard.py
tests/test_dashboard_glossary.py
tests/test_dashboard_history.py
tests/test_dashboard_summary.py
tests/test_detect.py
tests/test_doctor_cli.py
tests/test_events.py
tests/test_gate.py
tests/test_gate_precheck.py
tests/test_graph_index.py
tests/test_graph_retrieval.py
tests/test_loop_policy.py
tests/test_measure_step.py
tests/test_mise_runner.py
tests/test_monorepo.py
tests/test_packaging.py
tests/test_parallel_groups.py
tests/test_parallel_worktree_git.py
tests/test_partial_review.py
tests/test_plan.py
tests/test_plan_self_check.py
tests/test_python39_compat.py
tests/test_readme_is_current.py
tests/test_render_policy.py
tests/test_reserved_names.py
tests/test_run_duration.py
tests/test_serena_worktree.py
tests/test_serve_probe.py
tests/test_setup.py
tests/test_single_subproject.py
tests/test_skill_names.py
tests/test_token_report.py
tests/test_verify_commands.py
tests/test_verify_plan.py
tests/test_verify_policy.py
tests/test_version_lock.py
tests/test_version_staleness.py