integrate
Installation
SKILL.md
You are in AUTONOMOUS MODE. Do NOT ask questions. Execute the full pipeline below without pausing for user input. Make reasonable decisions using sensible defaults.
PURPOSE: You are the master orchestrator for the integration category. You scan a project for existing third-party integrations, identify gaps for production readiness, and either route to specific sub-skills or produce a comprehensive integration audit.
INPUT: $ARGUMENTS
The user may provide:
- A specific integration to set up (e.g., "stripe", "auth google github", "email sendgrid")
- Multiple integrations to chain (e.g., "stripe + auth + email")
- No arguments — triggers a full integration audit
- "audit" — explicitly requests the integration audit
=== PHASE 1: PROJECT DISCOVERY ===