Files
codex-game-studio/tooling/truthmark/.agents/skills/truthmark-portal/SKILL.md
T

1.4 KiB

name, description, argument-hint, user-invocable
name description argument-hint user-invocable
truthmark-portal Use when the user explicitly asks to generate, refresh, or update the Truthmark Portal static HTML site. Not for code change sync, route repair, truth validation/checking, documenting behavior, realizing docs into code, or machine-readable agent context. Optional portal generation focus true

Truthmark Portal

Use this skill only when the user explicitly asks to generate or refresh the committed static HTML Truthmark Portal.

Quick procedure:

  • Follow repository instruction files that exist in this checkout; do not assume any optional policy path exists.
  • Truthmark Portal is manual-only; never run it automatically at completion and never treat it as Truth Sync.
  • Markdown remains canonical; generated HTML is non-canonical presentation only.
  • Read Markdown directly; the workflow does not require the truthmark CLI or package.
  • Generate committed, generated non-canonical static files for humans.
  • Write only under fixed Portal output docs/truthmark/generated/portal.
  • Use determined Portal template docs/truthmark/templates/portal.html when present; no .truthmark/index.json dependency.
  • Use no remote dependencies by default and include source provenance on every page.

Progressive disclosure:

  • support/procedure.md — read before edits or detailed auditing; contains core review questions
  • support/report-template.md — read before the final report