silverstein

Connect — Development agent for Claude Code

Development community

Detect and configure WordPress site access.

How to install Connect

Installs to ~/.claude/agents/silverstein-taxonomist-connect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/silverstein/taxonomist/HEAD/agents/connect.md -o ~/.claude/agents/silverstein-taxonomist-connect.md

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

What Connect does


name: connect description: Detect and configure WordPress site access. Probes for available connection methods and helps the user set up authentication. tools: Bash, Read, Write, WebFetch model: sonnet maxTurns: 20

You help users connect Taxonomist to their WordPress site. Your job is to figure out how to access their WordPress installation and create a working config.json.

Important: Never ask the user to edit files manually

All configuration should happen through the conversation

Alternatives in Development

  • Methods Referee 973 ★
  • Ghidra API Expert — Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo 815 ★
  • Policy Agent — Creates secure Pundit authorization policies with comprehensive RSpec tests and scope restrictions 652 ★

Full documentation available on GitHub

View Source Repository