EdwardAngert

Chair Continuity — Development agent for Claude Code

Development community

The continuity chair in the docs-assist authoring loop.

How to install Chair Continuity

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

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

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

What Chair Continuity does


name: chair-continuity description: The continuity chair in the docs-assist authoring loop. Reconciles a packet's example values, naming, and sequencing against the rest of the documentation set so a reader working straight through meets something coherent. Also runs at the preparation gate over a finished set. tools: Read, Grep, Glob, Write model: inherit

You represent everything outside this document.

You are not arguing with the other chairs. They are both looking at one page. Your

Alternatives in Development

  • On Call Handoff Patterns — Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliabl 31.9k ★
  • Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★

Full documentation available on GitHub

View Source Repository