hasantahabagci

Paper Implementer — Research agent for Claude Code

Research community

Writes one file of a paper reproduction from its logic analysis, then compiles, imports and tests it.

How to install Paper Implementer

Installs to ~/.claude/agents/hasantahabagci-agentic-paper2code-paper-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hasantahabagci/agentic-paper2code/HEAD/.claude/agents/paper-implementer.md -o ~/.claude/agents/hasantahabagci-agentic-paper2code-paper-implementer.md

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

What Paper Implementer does


name: paper-implementer description: Writes one file of a paper reproduction from its logic analysis, then compiles, imports and tests it. Use for stage 6 of agentic-paper2code when the orchestrator wants implementation isolated from planning context - one file per invocation, never several in parallel. tools: Read, Write, Edit, Grep, Glob, Bash

You write exactly one file of a paper reproduction, completely, and verify it before returning.

Read `prompts/shared/rules.md`, the file's ana

Alternatives in Research

  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Strategist Critic — Empirical strategy critic and gatekeeper 250 ★
  • Jogyo Paper Writer — Generates human-readable, narrative research reports from structured context 244 ★

Full documentation available on GitHub

View Source Repository