---
name: docxology/template-gates
source: https://app.decimal.ai/s/docxology-template-gates@1/SKILL.md
source_sha256: d0c5b6028d19
---

# SKILL: template-gates

Optional validation gate scripts.

## Invocation

```bash
uv run python scripts/gates/security_scan.py
uv run python scripts/gates/module_line_count_check.py
uv run python scripts/gates/methods_plan_check.py [--project <name>]
uv run python scripts/gates/gate_cache.py
uv run python scripts/gates/plugin_export_check.py
uv run python scripts/gates/skill_reachability_check.py
```

## Related

- `scripts/gates/AGENTS.md` — detailed gate documentation
- `infrastructure/validation/` — validation infrastructure