review-request
SolidSend a code/document review task to a colleague's own agent through cc-pocket, and handle the review requests they send you. Use when the user says "把这个 MR 发给 X 评审 / send this to <name> for review", "查看待处理评审 / what reviews are waiting on me", or "把评审结果返回 / return my review".
Install
Quality Score: 86/100
Skill Content
Details
- Author
- heypandax
- Repository
- heypandax/cc-pocket
- Created
- 3 months ago
- Last Updated
- 3 weeks ago
- Language
- Kotlin
- License
- MIT
Integrates with
Related Skills
code-simplifier
Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.
design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
issue-triage
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.