From 1c2d9e1714e590dbcde66fbf509e5332378be1a7 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Tue, 10 Feb 2026 12:00:50 +0800 Subject: [PATCH] docs(review): add niche/thin-wrapper rejection criterion Co-Authored-By: Claude --- .claude/commands/review-pending-prs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/commands/review-pending-prs.md b/.claude/commands/review-pending-prs.md index 76d0a527..a026ce92 100644 --- a/.claude/commands/review-pending-prs.md +++ b/.claude/commands/review-pending-prs.md @@ -42,6 +42,7 @@ Check these rules first - if any fail, recommend rejection: - Project is archived or abandoned (no commits in 12+ months) - No documentation or unclear use case - Less than 100 GitHub stars AND not justified as a hidden gem +- Too niche — a thin wrapper, single-function utility, or narrow edge-case tool that most Python developers would never need ## Output Format