بنقرة واحدة
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)