Files
truthmark/.codex/skills/truthmark-sync/agents/openai.yaml
T
9e330a0fd3 fix(cli): fail on error diagnostics (#11)
* fix(cli): fail on error diagnostics

* chore: release 1.6.1

* feat(init): refresh truth doc templates

* fix(init): preserve custom template preambles

* ci: limit GitHub token permissions

* ci: update setup-node action

---------

Co-authored-by: MerlinH <merlinh221@gmail.com>
2026-05-31 00:35:18 +10:00

12 lines
357 B
YAML

interface:
display_name: "Truthmark Sync"
short_description: "Sync truth docs from functional code changes; skip docs-only/no-code changes"
default_prompt: "Use $truthmark-sync after functional code changes; skip docs-only/no-code changes."
policy:
allow_implicit_invocation: true
truthmark:
version: "1.6.1"
refresh_command: "truthmark init"