Template Bundle Guard
Use this helper skill before submission. It is the only allowed submission entry.
Commands
- Check:
node .agent-tools/scripts/template_bundle_guard.mjs check - Publish:
node .agent-tools/scripts/template_bundle_guard.mjs publish
Reports
reports/template-guard/last_check.json|mdreports/template-guard/last_publish.json|md
Behavior
check: validate only; output structured errors and hints for retry.publish: always runscheckfirst, then apply ifcheckpasses.publishnever starts the run lifecycle.