Files
truthmark/.claude/skills/truthmark-document/SKILL.md
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

1.6 KiB

name, description, argument-hint, user-invocable, truthmark-version
name description argument-hint user-invocable truthmark-version
truthmark-document Use when the user asks to document existing implemented behavior, or Sync, Check, or Structure finds implemented behavior missing canonical truth. Not for functional-code changes, doc-first implementation, or topology repair that needs Structure. Optional implemented behavior, API endpoint, route, controller, package, or truth-doc area to document true 1.6.1

Truthmark Document

Use this skill to document existing implemented behavior when no functional-code changes are required for the task.

Invocations: OpenCode /skill truthmark-document; Codex /truthmark-document or $truthmark-document; Claude Code /truthmark-document; GitHub Copilot /truthmark-document; Gemini CLI /truthmark:document.

Quick procedure:

  • Follow repository instruction files that exist in this checkout; do not assume any optional policy path exists.
  • Inspect .truthmark/config.yml and configured route files (docs/truthmark/areas.md; docs/truthmark/areas/) only when they exist; then inspect existing canonical docs, implementation code, and tests directly.
  • Document current implemented behavior; do not invent future behavior.
  • May write canonical truth docs and truth routing files only; must not write functional code.
  • Read support/procedure.md before editing truth docs.
  • Read support/subagents-and-leases.md before dispatching or accepting worker output.
  • Read support/report-template.md before the final report.

Progressive disclosure:

  • support/procedure.md
  • support/report-template.md
  • support/subagents-and-leases.md
  • helper-manifest.yml
  • support/helper-policy.md