feat(skills): add pr-quality skill v2.0 with architecture awareness#97
Merged
hrygo merged 1 commit intohrygo:mainfrom May 1, 2026
Merged
Conversation
Add expert-level PR quality assurance assistant specifically designed for HotPlex's multi-channel, multi-worker, and cross-platform architecture. **Key Features**: - HotPlex-specific configuration (make test/lint, hrygo/hotplex) - Architecture-aware commit scopes (channel/worker/platform) - Multi-channel support: Slack, Feishu, WebChat - Multi-worker support: CC, OCS, Pi - Cross-platform CI monitoring (Linux/macOS/Windows) - Intelligent codecov handling with ROI-based decision tree - Automatic fork detection (supports all contributors) - Incremental push support for existing PRs **Skill Structure**: - SKILL.md: 438 lines (optimized from 708 lines) - references/architecture.md: 337 lines of detailed architecture docs - evals/evals.json: 5 functional test cases - evalstrigger_evals.json: 20 trigger evaluation queries **Documentation**: - README.md: Usage guide - QUICKSTART.md: Quick start guide - MIGRATION.md: v1.0 → v2.0 migration guide - EXAMPLES.md: Detailed usage examples - CHEATSHEET.md: Quick reference card **Description Optimization**: Reduced length by 31% while maintaining all trigger keywords and improving trigger rate. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds the pr-quality skill v2.0 to HotPlex, an expert-level PR quality assurance assistant specifically designed for HotPlex's multi-channel, multi-worker, and cross-platform architecture.
Changes
Add pr-quality skill v2.0: Expert-level PR assistant for HotPlex
Skill structure optimization:
Description optimization:
架构影响:
Test Plan
Related Issues
N/A - Infrastructure improvement
Files Added: 9 files, 2813 insertions
🤖 Generated with Claude Code