بنقرة واحدة
pr-review-checklist
6-section checklist for thorough PR review
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
6-section checklist for thorough PR review
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when the user gives a list of 2-10 Bags.fm token addresses and asks for a basket review, portfolio analysis, "how is my Bags portfolio doing", or "should I rebalance". Combines portfolio_score, individual rug checks, and rebalancing suggestions.
Use when the user asks "is this token a rug", "vet this contract", "check this Bags.fm token for safety", "should I be worried about X", or any safety / rug evaluation question. Runs a 4-stage rug check using multiple public data sources.
Use when the user asks "what's trending on Bags.fm", "what new launches today", "find me some Bags tokens", "scan Bags.fm", or any general discovery question about Bags.fm Solana memecoins. This skill runs the trending → score → filter flow and presents top survivors with concrete metrics.
Diagnose and prioritize bugs systematically. Use when the user reports a bug, error, crash, broken feature, or something that doesn't work. Walks through reproduction, P0-P4 classification, 5 hypothesis types (recent change, environment, race condition, dependency, data), quick-fix vs root-fix decision, and regression test addition.
Explain code clearly with step-by-step walkthrough. Use when the user asks to explain code, asks 'what does this do', 'how does this work', or ELI5. Produces 6-section structured explanation: high-level summary, step-by-step, design rationale, concrete I/O example, edge cases, common mistakes.
Triage and diagnose a production incident with structured root-cause analysis. Use when the user reports something is broken in production — site down, errors spiking, customer complaints, weird data, performance degradation. Walks through severity classification, blast radius assessment, hypothesis generation, log/metric review, root cause identification, mitigation, and post-mortem capture.
| name | pr-review-checklist |
| description | 6-section checklist for thorough PR review |
| trigger_keywords | ["pr","review","pull request","merge"] |
| tools | ["read_file","github_prs"] |
For every PR, run through these 6 sections:
sleep() or hardcoded timingEnd every review with: