| name | community-pr-readiness-check |
| description | 社区PR就绪检查 - 自动检查PR是否符合社区贡献规范、CLA签署和代码风格 |
| version | 0.2.0 |
| status | active |
| category | devsecops |
| tags | ["github","community","pr"] |
community-pr-readiness-check
Overview
社区PR就绪检查 - 自动检查PR是否符合社区贡献规范、CLA签署和代码风格
Category
devsecops
When to Use
Trigger when user needs help with community pr readiness check tasks or concepts.
Workflow
1. Understand
- Parse what the user is asking about community pr readiness check
- Identify specific sub-tasks or questions
2. Execute
- Use appropriate tools (exec, web_fetch, browser, read/write) to complete the task
- Reference best practices and patterns from this skill's knowledge domain
3. Deliver
- Format output clearly with code examples where helpful
- Provide rationale and alternatives when applicable
- Default output language: Chinese (可切换英文)
Constraints
- Follow OpenClaw skill conventions
- Handle errors with actionable feedback
- Never expose sensitive data in output
Dependencies
- OpenClaw runtime >= 1.0
- Category-specific tools as needed
Related Skills
- Browse other skills under
devsecops category
- Use
skills-audit to discover available skills