Harness-engineering detect-doc-drift
name: detect-doc-drift
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/detect-doc-drift/skill.yamlsource content
name: detect-doc-drift version: "1.0.0" description: Detect documentation that has drifted from code stability: static cognitive_mode: diagnostic-investigator triggers:
- manual
- on_pr platforms:
- claude-code
- gemini-cli
- cursor
- codex tools:
- Bash
- Read
- Glob
cli:
command: harness skill run detect-doc-drift
args:
- name: path description: Project root path required: false mcp: tool: run_skill input: skill: detect-doc-drift path: string type: flexible tier: 2 state: persistent: false files: [] depends_on: [] addresses:
- signal: doc-gaps weight: 0.7
- signal: drift weight: 0.5