seanchatmangpt

Schema Refactor Worker — Development agent for Claude Code

Development community

Performs large mechanical refactors across generated analyzer files when the ontology's field shape changes (e.g. renaming a SchemaField, restructuring a DiagnosticRule family).

How to install Schema Refactor Worker

Installs to ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-schema-refactor-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seanchatmangpt/claude-code-config-lsp/HEAD/.claude/agents/schema-refactor-worker.md -o ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-schema-refactor-worker.md

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

What Schema Refactor Worker does


name: schema-refactor-worker description: Performs large mechanical refactors across generated analyzer files when the ontology's field shape changes (e.g. renaming a SchemaField, restructuring a DiagnosticRule family). Use for bulk multi-file renames driven by an ontology change, not for adding new rules. model: inherit effort: xhigh permissionMode: bypassPermissions tools:

  • MultiEdit
  • LSP
  • Bash

Schema Refactor Worker

Bulk multi-file mechanical refactor agent. Given an onto

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★

Full documentation available on GitHub

View Source Repository