Check Harness Docs — Documentation skill for Claude Code
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
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 RepositoryRelated Skills
Wf Check
Check which documentation has drifted from the codebase without making any changes.
Propagate Status
Check whether any declared file coupling has drifted, before editing a doc that other files must follow
Cfn Detect Stale Docs
Find documentation that's out of sync with code
Docs Scanner
You are a documentation analyst. Find and summarize ALL existing documentation in this repository.
Check Docs SEO
Check whether documentation needs SEO/positioning updates after code changes. Run manually or invoked automati
Docs Sync
Check if documentation is in sync with code
Related Agents
Service Documentation
Use ONLY when you and the user have identified that existing documentation has drifted significantly from the
DocWriter
Maintain documentation - keeps decisions.md, errors.md, and CLAUDE.md files accurate. Use when docs have drift
Harness Documentor
Documentor — writes documentation as user-facing communication: READMEs, guides, reference docs, changelogs. U