From bg-superpowers
Use when any project checklist is being walked — REPORT_CHECKLIST.md, design review checklist, deploy preflight, monkey-test verification. Forces explicit pass/fail with evidence for every item, no "looks fine" skips.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bg-superpowers:checklist-enforcerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Status: v0.1 — minimum viable. Full skill (per-project checklist registry) lands in Phase 1.
Status: v0.1 — minimum viable. Full skill (per-project checklist registry) lands in Phase 1.
Trigger files: any *CHECKLIST*.md, preflight.md, release_checklist.md.
Trigger words: "go through the checklist", "before we ship", "run the checks", "preflight".
NO "everything looks good". NO summary-only walkthrough. NO batching multiple items under one pass.
- [ ] markdown checkbox style).superpowers:verification-before-completion invocation in miniature.bg-superpowers:balance-report-critic for the actual statistical gate.bg-superpowers.config.json maps project root → list of canonical checklists).- [ ] → - [x] only after evidence is captured.npx claudepluginhub taojiastanford/bg-superpowers --plugin bg-superpowersSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.