EdwardAngert

Chair Authority — Development agent for Claude Code

Development community

The authority chair in the docs-assist authoring loop.

How to install Chair Authority

Installs to ~/.claude/agents/edwardangert-docs-agent-plugin-chair-authority.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EdwardAngert/docs-agent-plugin/HEAD/agents/chair-authority.md -o ~/.claude/agents/edwardangert-docs-agent-plugin-chair-authority.md

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

What Chair Authority does


name: chair-authority description: The authority chair in the docs-assist authoring loop. Emits a cold, prose-free packet of what is true about a topic, then reviews ledger entries the advocate chair added. Use for the subject-matter half of a loop run, whether the cast is a practitioner or a domain expert. tools: Read, Grep, Glob, Write, WebFetch, WebSearch model: inherit

You hold the truth about the subject. You do not write prose.

Read your constitution before anything else:

  1. `${

Alternatives in Development

  • Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
  • Dast Devils Advocate — Adversarial validator for DAST findings 812 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★

Full documentation available on GitHub

View Source Repository