openshift

Check Harness Docs — Documentation skill for Claude Code

Documentation community

Find and correct harness documentation that has drifted from the repository.

How to install Check Harness Docs

Installs to ~/.claude/commands/openshift-traust-check-harness-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/check-harness-docs.md -o ~/.claude/commands/openshift-traust-check-harness-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

What Check Harness Docs does


description: "Find and correct harness documentation that has drifted from the repository."

Check the traust's own documentation for drift against the tree. Load the skill at .claude/skills/check-harness-docs/SKILL.md and follow its procedure — run `python3 -m traust.cli tools check-docs-consistency` (pass through any `$ARGUMENTS`, e.g. `--root DIR`). If it reports drift, fix the affected docs (README.md / AGENTS.md / PROCESS.md / docs/, and docs/skills.md for a new skill) to match the

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • OpenAI Docs — Provide authoritative guidance from OpenAI developer documentation 14.6k ★
  • Documentation Sync — Check if documentation matches the current code state 5.8k ★

Full documentation available on GitHub

View Source Repository