一键导入
review-checklist
Pre-merge review checklist based on recurring AI reviewer feedback patterns
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pre-merge review checklist based on recurring AI reviewer feedback patterns
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Install and operate a full GitHub issue-to-merge workflow in Axinite using event-driven and cron routines. Use when setting up or tuning autonomous project orchestration: issue intake, planning, maintainer feedback handling, branch/PR execution, CI/comment follow-up, batched staging review every 8 hours, and memory updates from merge outcomes.
Build, run, and test Axinite locally using Docker containers and Chrome MCP browser automation.
Test the Axinite web UI using the Claude for Chrome browser extension.
| name | review-checklist |
| version | 0.1.0 |
| description | Pre-merge review checklist based on recurring AI reviewer feedback patterns |
| activation | {"patterns":["review.*checklist","ready to merge","pre-merge check","check.*before.*merge"],"keywords":["review","checklist","merge","pre-merge"],"max_context_tokens":1500} |
Before merging, verify these items. They represent the most common issues caught by automated code reviewers (Copilot, Gemini) on Axinite PRs.
redact_params() before logging or
SSE/WebSocket broadcastrequires_approval() returning Always or
UnlessAutoApproved&s[..n]) on external/user strings -- use
is_char_boundary() or char_indices().to_ascii_lowercase() before matching)LlmProvider trait methods are delegated in ALL wrapper types (grep
impl LlmProvider for)tempfile crate, no hardcoded /tmp/ pathsserial_test)