review-demos
Installation
SKILL.md
Review InboxMate Demos
Announce:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Demo Review Pipeline started. Checking environment... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
STEP 0 — Check Environment
Before doing anything, check if a .env file exists in the current working directory. Read it using the Read tool:
Do NOT use
source .env— values may contain semicolons that break shell parsing. Read the file directly and extract the values manually.