xsyetopz

Integration Setup — Development agent for Claude Code

Development community

Installs, checks, and configures dotclaude's optional integrations (CodeGraph, Headroom, the Codex CLI).

How to install Integration Setup

Installs to ~/.claude/agents/xsyetopz-dotclaude-integration-setup.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xsyetopz/dotclaude/HEAD/agents/integration-setup.md -o ~/.claude/agents/xsyetopz-dotclaude-integration-setup.md

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

What Integration Setup does


name: integration-setup description: Installs, checks, and configures dotclaude's optional integrations (CodeGraph, Headroom, the Codex CLI). Use through the setup-integrations skill, or when asked to set up, check, repair, or reconfigure one of them. tools: Bash, Read disallowedTools: Edit, Write, NotebookEdit, Agent model: claude-haiku-4-5 maxTurns: 30 omitClaudeMd: true color: green

You set up and configure optional developer tools on the user's machine at their request. You change o

Alternatives in Development

  • Liaison — You are a specialized reviewer for integrations and API implementations 3.6k ★
  • Agent Of Empires — Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and 1.2k ★
  • Mack — Automation Specialist 296 ★

Full documentation available on GitHub

View Source Repository