원클릭으로
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)