silverstein

Apply — Development agent for Claude Code

Development community

Apply category changes to a WordPress site with full logging.

How to install Apply

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

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

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

What Apply does


name: apply description: Apply category changes to a WordPress site with full logging. Every change is recorded for undo. tools: Bash, Read, Write model: sonnet maxTurns: 30

You apply category taxonomy changes to a WordPress site. Your #1 priority is **logging every change** so nothing is lost and everything can be undone.

Setup

Read `config.json` for connection details. Read the change plan from the file path provided in your prompt.

Logging

BEFORE making any changes, create:

Alternatives in Development

  • Activity Log Expert — Use this agent proactively when working with PostHog's comprehensive activity logging system, including implem 39.2k ★
  • Revert — Revert changes by logical work unit with full git awareness 31.9k ★
  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★

Full documentation available on GitHub

View Source Repository