From notion-reviewer
Check the status of the Notion Reviewer agent system. Shows last scan time, queue contents, recent review activity, and any errors. Use when someone asks 'what's the agent status', 'notion reviewer status', 'did the review run today', 'check the agent', or 'show me the review log'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/notion-reviewer:notion-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are checking the health and status of the Notion Reviewer agent system. Read the state files from Google Drive and present a clear dashboard.
You are checking the health and status of the Notion Reviewer agent system. Read the state files from Google Drive and present a clear dashboard.
Safety rule: This skill NEVER writes to Notion. It only reads from Google Drive state files and presents information.
File format reference: All state file schemas follow
references/coordination-protocol.md. If a file is missing or malformed, report it as a health issue rather than failing.
Read these files from Google Drive (report any that are missing):
notion-reviewer/config/config.jsonnotion-reviewer/state/scan-state.jsonnotion-reviewer/state/scan-lock.jsonnotion-reviewer/state/review-queue.jsonnotion-reviewer/logs/review-log.json (last 20 entries)Format the status as a clear report:
📊 NOTION REVIEWER STATUS
═══════════════════════════
🔍 Last Scan
Time: [timestamp or "never"]
By: [who ran it]
Pages scanned: [count]
Currently locked: [yes/no — if yes, flag as potential issue]
📋 Review Queue
Generated: [timestamp or "empty"]
Items pending: [count]
Priority breakdown: CRITICAL: N | HIGH: N | MEDIUM: N | LOW: N
📝 Last Review
Time: [timestamp or "never"]
Pages reviewed: [count]
Proposals made: [count]
Comments posted: [count]
Direct edits: [count]
📥 Inbox
Files waiting: [list filenames in inbox/]
Files processed: [list filenames in inbox/processed/]
⚙️ Configuration
Monitored pages: [count]
Monitored databases: [count]
Designated runner: [name]
Team: [names]
Auto-comment: [on/off]
Auto-edit: [on/off]
Max pages per run: [N]
📜 Recent Activity (last 5 log entries)
[timestamp] [type] — [brief summary]
...
Flag any issues:
locked: true for more than 2 hours, something went wrong. Offer to release the lock.last_scan_timestamp is more than 24 hours ago, the scheduled task may not be running.review-queue.json has items but generated_at is more than 24 hours ago, the reviewer may not have run.If any issues are found, suggest remediation steps.
npx claudepluginhub p-skrekas/pmi-notion-agent --plugin notion-reviewerFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.