Below you will find pages that utilize the taxonomy term “NieZhuZhu”
July 24, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.16.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a tool that audits AI harness files to ensure they are well-organized, up-to-date, and effective. It helps teams consolidate scattered guidance into a single AGENTS.md file while measuring improvements in agent answers, reducing latency, and optimizing costs. The action checks for inconsistencies, overlapping instructions, declaration-vs-code mismatches, and conflicts across various agent-config files.
July 23, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.16.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor automates the auditing of AI agent configurations across repositories to ensure consistency and accuracy in instruction sets. It helps consolidate scattered guidance into a single AGENTS.md file, improves agent answers by consolidating conflicting instructions, and measures improvements in latency and cost. The tool also detects issues such as overlapping files, mismatched declarations, and conflicts within the same scope.
July 19, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.13.6.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a GitHub Action that audits AI harness files to ensure consistency, reliability, and security. It helps consolidate scattered guidance into one canonical AGENTS.md, keeps tool-specific files as small pointers, and measures whether the resulting harness actually improves agent answers. The action checks for various issues such as duplicate instructions, conflicts, security vulnerabilities, and incorrect permissions.
July 17, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.13.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a GitHub Action designed to audit and consolidate AGENTS.md, CLAUDE.md, and related harness files in repositories. It helps developers identify and correct inconsistencies, ensuring that the agent’s documentation remains accurate, up-to-date, and secure. The tool also measures whether the resulting harness improves agent answers by comparing before- and after-performance metrics.
July 17, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.11.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is an automated tool designed to audit AI harnesses and provide insights into their consistency, security, and efficacy. It helps in consolidating scattered instructions into a single AGENTS.md file and ensuring that all related files are kept small pointers. The tool also measures the improvement in agent answers after consolidation.
July 16, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.10.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a tool that automates the consolidation of scattered agent configurations into one canonical AGENTS.md file in a repository, helping to eliminate drift and maintain consistency across different tools. It also provides functionality to apply changes, guard against further drift, and ensure repositories do not rewrite or delete through symlinks. The action can be run with a single command to scan a repository and generate a full checkup report.
July 16, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.9.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a GitHub Action that automates the consolidation of scattered agent configurations into a single canonical file (AGENTS.md) to prevent drift in repository settings such as tools, paths, and package managers. It helps manage agent configurations by providing a full checkup including inventory, conflict evidence, security audit, missing infrastructure gaps, and tech-stack snapshot. The action avoids mutating files or directories that are linked through symlinks.
July 15, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.3.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a tool designed to help manage agent configurations across different repositories. It consolidates scattered agent config files into one canonical AGENTS.md, providing visibility into drift, conflict evidence, security audits, missing infrastructure gaps, and tech-stack snapshots. The action ensures that the repo does not forget about stale instructions by using write-capable stubs, drift-fixing commands, and guards.
July 15, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is a tool that helps automate the process of consolidating scattered agent configurations into one canonical file (AGENTS.md). It ensures that all references to old or outdated tools are replaced with pointers to existing files, preventing future drift and confusion. The action also provides safeguards to prevent accidental modifications or deletions through symbolic links.
July 14, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v0.16.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Harness Doctor is an action that automates the process of consolidating scattered agent configurations into a single canonical AGENTS.md file, helping to resolve conflicts and ensure consistent configuration across different projects. It also provides guards to prevent future drift in configuration files. The main purpose of AI Harness Doctor is to improve collaboration and reduce errors by providing a unified version control system for agent configurations.
July 13, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v0.13.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed fix(action): propagate wrapper failures by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/89 fix(docs): escape Node badge alt text by @NieZhuZhu in https://github.com/NieZhuZhu/ai-harness-doctor/pull/90 Full Changelog: https://github.com/NieZhuZhu/ai-harness-doctor/compare/v0.13.2...v0.13.3