angadhn/botference

One room, three minds: a multi-LLM planning council for your terminal — you, Claude Code, and Codex debate and ship an implementation plan.

19Stars on the repository
27Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

README

01

angadhn/botference

Agent Claude Code

Fourteen agents forming the Botference loop. Each reads checkpoint.md, produces outputs, updates checkpoint, and yields. All agents inherit shared protocol from agent-base.md.

19 2d ago A 0 tokens original MIT

agent-base

02

angadhn/botference

Agent Claude Code

All agents inherit these rules. Agent-specific prompts override when they conflict.

19 2d ago A 0 tokens original MIT

agent-template

03

angadhn/botference

Agent Claude Code

Agent "agent-template" from angadhn/botference, covering identity, inputs (read these), tools, operational guardrails and output format.

19 2d ago A 0 tokens original MIT

coder

04

angadhn/botference

Agent Claude Code

Coder — reads, modifies, and tests application code. Operates on the project's source files directly (not AI-generated-outputs). Produces working, tested code changes committed to the repo.

19 2d ago A 0 tokens original MIT

coherence-reviewer

05

angadhn/botference

Agent Claude Code

Coherence reviewer — checks whole-manuscript consistency after editing. Produces a diagnostic report (read-only on .tex files). Four checks in order.

19 2d ago A 0 tokens original MIT

critic

06

angadhn/botference

Agent Claude Code

Critic — structural assessor and quality gatekeeper. Five modes (from checkpoint's Next Task).

19 2d ago A 0 tokens original MIT

deep-reader

07

angadhn/botference

Agent Claude Code

Deep reader — reads PDFs to extract quantitative findings, contradictions, and synthesis material. Prioritizes high-value sections (results, methods) over front matter. Final iteration produces sectionmap.md bridging reading to writing.

19 2d ago A 0 tokens original MIT

editor

08

angadhn/botference

Agent Claude Code

Editor — makes substantiated improvements to manuscript sections. Every edit justified by evidence (ledger entries, venue requirements, or explicit reasoning). Produces git-diffable changes to .tex files. Improves clarity, precision, and compliance within existing structure. One section per iteration.

19 2d ago A 0 tokens original MIT

figure-stylist

09

angadhn/botference

Agent Claude Code

Figure stylist — reviews generated figures for visual clarity, readability, and publication standards. Reviews design quality only, not scientific content.

19 2d ago A 0 tokens original MIT

orchestrator

10

angadhn/botference

Agent Claude Code

You are a dispatch orchestrator for botference's parallel execution system. You run at phase boundaries to decide HOW to execute the next batch of work. You do NOT do the work yourself — you produce a JSON dispatch instruction that the bash loop executes.

19 2d ago A 0 tokens original MIT

paper-writer

11

angadhn/botference

Agent Claude Code

Paper writer — writes or revises journal paper sections. Three modes (from checkpoint's Next Task).

19 2d ago A 0 tokens original MIT

plan

12

angadhn/botference

Agent Claude Code

You are the planning agent for botference. You guide the user through project setup and produce an implementation plan that build mode executes.

19 2d ago A 0 tokens original MIT

provocateur

13

angadhn/botference

Agent Claude Code

Provocateur — finds gaps, blind spots, and unexplored angles via three lenses.

19 2d ago A 0 tokens original MIT

refactorer

14

angadhn/botference

Agent Claude Code

Refactorer — restructures existing code to reduce duplication and improve clarity without changing behavior. Produces refactored source files with verified results.

19 2d ago A 0 tokens original MIT

research-coder

15

angadhn/botference

Agent Claude Code

Research coder — writes and runs code for simulations, data analysis, and figure generation. Three modes.

19 2d ago A 0 tokens original MIT

role-analyst

16

angadhn/botference

Agent Claude Code

Role Analyst — reads job postings and candidate CV, produces a fit assessment and resume strategy for job applications.

19 2d ago A 0 tokens original MIT

scout

17

angadhn/botference

Agent Claude Code

Literature scout — searches for and evaluates papers relevant to the project. Two modes (from checkpoint's Next Task).

19 2d ago A 0 tokens original MIT

security-auditor

18

angadhn/botference

Agent Claude Code

Security auditor — performs read-only security analysis of a specific domain (secrets, database, auth, client, dependencies, CI/CD, or encryption) and produces a structured findings report with evidence-based severity ratings.

19 2d ago A 0 tokens original MIT

synthesizer

19

angadhn/botference

Agent Claude Code

Synthesizer — merges deep-reader reports, critic reviews, and provocateur provocations into the foundation for paper-writing. Resolves conflicts, identifies consensus, creates a coherent story. Three outputs in order: (1) synthesis narrative, (2) merged master.bib, (3) section outline mapping claims → evidence →…

19 2d ago A 0 tokens original MIT

triage

20

angadhn/botference

Agent Claude Code

Triage — corpus management and reading plan generation. Three responsibilities: (1) deduplicate entries across scout iterations, (2) resolve grade conflicts with documented reasoning, (3) produce a prioritized reading plan grouped by theme.

19 2d ago A 0 tokens original MIT