Docs

Agentic Development

How VibeShip turns Codex, Claude Code, Cursor, and Copilot into higher-quality SaaS shipping partners.

1

AGENTS.md is the canonical instruction file for coding agents and the source of truth for the critical change checklist.

2

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.

3

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.

4

The repo skill captures common feature, billing, email, data, marketing, and agent-guidance workflows for repeatable Codex runs.

5

pnpm agent:preflight turns the checklist into executable checks for env sync, metadata, proxy coverage, billing, release scrubbing, and SpacetimeDB adapter honesty.

6

pnpm agent:mcp exposes VibeShip repo truth through a local MCP entrypoint for agent clients.

7

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.