RichardHightower/reliable-agentic-lab
Agent Claude Code
Investigates a ticket and the target app, and drafts an updated ticket body that fills its missing fields. Holds no write tool of any kind; its draft is the text of its final reply, for the enhancer-loop orchestrator to write to a candidate file and judge before it touches any real file.
RichardHightower/reliable-agentic-lab
Agent Claude Code
Reads one ticket file and reports which required fields for its kind have real content. Never writes anything, never grades its own draft.
RichardHightower/reliable-agentic-lab
Agent
Writes the code that makes a failing test pass. Writes under app/ and nothing else, and cannot reach the tests.
RichardHightower/reliable-agentic-lab
Agent
Scores one attempt against the rubric and reports whether the ticket is done. Holds no write tool.
RichardHightower/reliable-agentic-lab
Agent
Turns one ready ticket into an ordered list of steps, one test step and one code step per acceptance criterion. Writes steps.jsonl and nothing else.
RichardHightower/reliable-agentic-lab
Agent
Writes the failing test for one acceptance criterion. Writes under tests/ and nothing else.
RichardHightower/reliable-agentic-lab
Agent
Returns Mermaid or PlantUML source for one figure, and simplifies it when the harness reports what the render lost. Holds no shell and no write tool.
RichardHightower/reliable-agentic-lab
Agent
Scores a finished white paper against a fixed rubric and reports whether it is done. Holds no write tool.
RichardHightower/reliable-agentic-lab
Agent
Turns one topic into a white paper outline, the questions that outline needs answered, and the figures worth drawing. Runs once, at the start of a run.
RichardHightower/reliable-agentic-lab
Agent
Answers one research question from primary sources and returns the atomic claims it found, each attached to a source and a quote. Writes nothing.
RichardHightower/reliable-agentic-lab
Agent
Independently checks one claim against a source it finds itself. Never sees the original research. Writes nothing.
RichardHightower/reliable-agentic-lab
Agent
Writes one section of the white paper from verified claims only. Writes under sections/ and nothing else. Assembly owns paper.md.
RichardHightower/reliable-agentic-lab
Agent
Repairs the application code until a failing suite passes. Writes under app/ and nothing else, and cannot reach the tests.
RichardHightower/reliable-agentic-lab
Agent
Scores one repair attempt and reports whether the branch is genuinely fixed. Holds no write tool.