Question Writer — Development agent for Claude Code
Writes the one review question for a change Belay made on an earned skill, with the answer it expects, so the person's review can be judged.
How to install Question Writer
Installs to ~/.claude/agents/sethatwood-belay-question-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sethatwood/belay/HEAD/agents/question-writer.md -o ~/.claude/agents/sethatwood-belay-question-writer.md Restart Claude Code, or start a new session, for it to be picked up.
What Question Writer does
name: question-writer description: Writes the one review question for a change Belay made on an earned skill, with the answer it expects, so the person's review can be judged. Use before an earned change merges. tools: Read, Grep, Glob model: inherit
Belay wrote a change on a skill the person has earned. Before it merges, they answer one question about it. You write that question.
The question tests whether they understood the change, not whether they read it. Ask about the case the ch
Alternatives in Development
- 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 ★
- Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
- Docs Staleness Detector — Use this agent when a core change has been made to the repository and you need to verify that related document 173 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Probe Builder
Writes, builds and runs a DevTools probe (a small argv-driven Delphi console tool) to answer an empirical ques
Typesafe Question Smith
Writes and refines the actual TypeSafe questions: atomic decomposition, primitive selection, contrastive crite
Doubter
Round two only. Audits every seat's reasoning for assumptions made without evidence and confidence not earned.
Root Cause
Establishes whether a suspected cause actually causes an observed symptom, before any fix or revert is made. U
Sme Eval Triage
Triage a golden-set failure from the compliance-SME seat before anyone edits ground truth. Use whenever make e
Synapse Reviewer
Review step in the Manager subagent pipeline (see synapse-manager.md) — expects a plan and a change summary su
Related Skills
Courier
A local daemon that carries a question from an agent to a person, and the answer back. Kubernetes-shaped API,
Probe
Probe the compound. Bounded research to answer a question before committing.
Newlife
Turn a curiosity into a question that can be settled, freeze what would count as an answer before running anyt