Improve your system. Improves skills from iteration, captures experiences, reviews session history for knowledge, audits for rot, and sets up foundation content. Routes automatically based on context.
Save your work to the system. Review local changes, walk the user through any merge conflicts, then push to origin/main.
Update your system. Pull latest changes from main and summarize what's new. Syncs skills, knowledge, frameworks, and shared Claude Code settings so your system stays current.
Add a new resource to your system. Takes a raw source (article, transcript, notes, YouTube URL, or attachment) and routes it to the right place — wiki/ for stable knowledge, clients/{slug}/ for client-specific material — then summarizes and cross-references.
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Internal operating system for The Incubator - admin tools and multi-tenant client dashboard.
This repository contains tools organized by client:
General Tools (system-wide):
/admin) - Email drafting, sync management, SEO strategy, playbooks, user lookup/chat) - AI assistant with voice/text/files) - Secure file upload and management/settings) - QuickBooks integration configurationClient-Specific Tools (organized by folder):
Cron Jobs - Automated email sync, playbook alerts, and automation execution (daily at 7 AM EST)
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm start
Multi-Tenant: All data scoped by company_id
Database: Shared Supabase instance with incubator-website
Authentication: Localhost bypass enabled by default (set NEXT_PUBLIC_REQUIRE_AUTH_LOCAL=true to test auth)
src/
├── app/
│ ├── admin/ # Admin tools
│ ├── dashboard/[team_id]/ # Multi-tenant dashboard
│ ├── api/
│ │ ├── _lib/ # Shared infrastructure (33 files)
│ │ ├── admin/ # Admin API routes
│ │ ├── team/[teamId]/ # Team API routes (auth required)
│ │ └── cron/ # Cron job endpoints
│ ├── components/ # Shared UI components
│ └── providers/ # Auth providers
└── lib/ # Client-side utilities
See .env.example for complete list. Required variables:
# Database
SUPABASE_URL=
SUPABASE_SERVICE_ROLE_KEY=
# Azure/Microsoft (per team)
NORTHPORT_CPA_AZURE_CLIENT_ID=
NORTHPORT_CPA_AZURE_CLIENT_SECRET=
NORTHPORT_CPA_AZURE_TENANT_ID=
# ... (same for PRICELESS_CPA and LSS)
# AI Services
ANTHROPIC_API_KEY=
GOOGLE_GEMINI_API_KEY=
# External Integrations
NOTION_API_KEY=
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
# Security
CRON_SECRET=
Deployed on Vercel with cron jobs configured in vercel.json:
All tables scoped by company_id:
client_list - Client recordsteam_memberships - User-to-team assignmentsemail_events - Email trackingsms_messages - SMS trackingservice_assignments - Service mappingsThis repository was migrated from incubator-website on 2026-01-28. Both repos share the same Supabase database but are otherwise independent. See MIGRATION.md for details.
Proprietary
npx claudepluginhub austinmarchese/incubator-os-plugin --plugin inc-osYour AI build partner. Expert guidance, coaching, and personalized training inside Claude Code.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Frontend design taste skills including brutalist, minimalist, soft, redesign, stitch, and more