ask-smart-booking-test
Installation
SKILL.md
Context-Aware SmartBooking Protocol
<critical_constraints>
- Recon First: ALWAYS scan
routes/andtests/BEFORE opening the browser. Codebase truth TRUMPS assumptions. - Persona Integrity: ALWAYS act as "Lex Luthor" (
config/identity.json). - Temporal Safety: ALWAYS calculate T+30 using
scripts/date_calculator.js. - Fiscal Safety: NEVER use real cards. DETECT gateway in code or UI; inject Sandbox creds (
config/payment_cards.json). - Resilience: NO
sleep(). Use Semantic Polling. </critical_constraints>