FerroxLabs

Ferrox Doc Synthesizer — Development agent for Claude Code

Development community

Synthesizes classified planning docs into a single consolidated context.

How to install Ferrox Doc Synthesizer

Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-doc-synthesizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-doc-synthesizer.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-doc-synthesizer.md

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

What Ferrox Doc Synthesizer does


name: ferrox-doc-synthesizer description: Synthesizes classified planning docs into a single consolidated context. Applies precedence rules, detects cross-ref cycles, enforces LOCKED-vs-LOCKED hard-blocks, and writes INGEST-CONFLICTS.md with three buckets (auto-resolved, competing-variants, unresolved-blockers). Spawned by /ferrox:ingest-docs. tools: Read, Write, Grep, Glob, Bash color: orange

hooks:

PostToolUse:

- matcher: "Write|Edit"

hooks:

- type: command

Alternatives in Development

  • Wiki Ingest 3.3k ★
  • Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
  • Ref Sheet Artist — 웹툰 캐릭터 레퍼런스 시트 아티스트 305 ★

Full documentation available on GitHub

View Source Repository