Establishes a rigorous decision-making framework for autonomous engineering cycles, including gate checks, failure handling, and commit discipline.
The Harness Protocol skill provides a sophisticated framework for managing autonomous engineering tasks within Claude Code. It defines the rules for unsupervised plan-work-review-commit cycles, ensuring that AI-driven changes are validated against 'Hard Gates' like subsystem invariants and 'Soft Gates' like spec coverage. By categorizing failures into retryable or structural types and enforcing strict commit discipline, this skill allows for reliable, high-integrity code generation and automated project management via tools like Linear without requiring constant human intervention.
主な機能
01Automated Hard/Soft Gate verification for code quality
02Context budget management for stable long-running tasks
031 GitHub stars
04Advanced failure taxonomy with intelligent retry logic
05Structured commit discipline for granular reverts
06Automated Linear issue parsing and status management
ユースケース
01Automating bug fixes and feature implementation from issue trackers
02Enforcing repository-wide invariants and testing standards during AI development
03Running unsupervised autonomous engineering cycles with /harness start