Agentic Development
How VibeShip turns Codex, Claude Code, Cursor, and Copilot into higher-quality SaaS shipping partners.
AGENTS.md is the canonical instruction file for coding agents and the source of truth for the critical change checklist.
The checklist forces agents to consider SEO, provider-aware billing, release scrubbing, marketing/product sync, data boundaries, auth, env, email, accessibility, docs, and deployability on every task.
Tool-specific files stay thin and point back to the shared source of truth so Cursor, Claude Code, Codex, and Copilot all follow the same expectations.
The repo skill captures common feature, billing, email, data, marketing, and agent-guidance workflows for repeatable Codex runs.
pnpm agent:preflight turns the checklist into executable checks for env sync, metadata, proxy coverage, billing, release scrubbing, and SpacetimeDB adapter honesty.
pnpm agent:mcp exposes VibeShip repo truth through a local MCP entrypoint for agent clients.
The guidance layer is part of the product surface: it helps first-time builders avoid footguns and helps seasoned engineers move faster without lowering the engineering bar.