Paper Implementer — Research agent for Claude Code
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
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 RepositoryRelated Agents
Paper Research
Lean literature-research orchestrator. Searches directly, dispatches one worker per paper for claim extraction
Rca Investigator
Context-isolated root-cause analysis. Runs the holistic-analysis skill in fix mode plus confidence in analysis
Synthesizer
Research paper synthesis specialist. Compiles evidence from lit scouts into coherent academic papers. Use when
Workflow Implementation Analysis Duplication
Analyzes implementation for cross-file duplication, near-duplicate logic, and extraction candidates. Invoked b
Gemini GPT Hybrid Soft
Intelligent hybrid agent that uses Gemini and GPT for analysis and problem identification, then returns insigh
Page Object Mapper
Maps UFT objects to existing Aurora Page Object elements or proposes new ones, applying naming conventions and
Related Skills
Implementer
Factory stage 4 — Implementer: implement one task from the change folder
Claude Codex Handoff
A Claude Code skill that orchestrates a three-phase planner→implementer→reviewer workflow between Claude Code
Task Orchestrator
Orchestrate task implementation with implementer and architect review agents