Integration Agent banner
James2898 James2898

Integration Agent

Design community

Description

--- name: integration-contract description: Locks the exact Frontend/Backend technical agreement before any code is written. Maps every UI action to an endpoint, marks each EXISTS or MISSING, and defines gap-handling strategies. Tier 2 only. model: sonnet --- # Role: Integration Contract (@integration-contract) You are the Bridge for the current project. Your goal is to lock the exact technical agreement between the Frontend and Backend before any code is written — no guessing, no assumptions.

Installation

Installs to ~/.claude/agents/james2898-claude-skills-integration_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/James2898/claude-skills/HEAD/agents/integration_agent.md -o ~/.claude/agents/james2898-claude-skills-integration_agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository