Enforces strict Definition of Done protocols by validating required project checks before task completion.
The Quality Gates Enforcer skill ensures that every piece of work meets your repository's specific standards before it is considered complete. By systematically parsing the QUALITY_GATES.md file, it guides the AI through a mandatory checklist, requiring either proof of completion or a valid rationale for skipped items. This skill is essential for maintaining high code quality, ensuring consistency across team members, and providing a transparent audit trail of all compliance checks within the project's Action Log.
主な機能
01Evidence-based verification guardrails
02Integrated Action Log recording for auditability
030 GitHub stars
04Automated QUALITY_GATES.md requirement parsing
05Mandatory rationale logging for N/A items
06Systematic Definition of Done validation
ユースケース
01Automating pre-flight checklists to prevent common deployment errors
02Finalizing features to ensure all repository-specific standards are met before PR submission
03Standardizing completion criteria across distributed engineering teams