Lite Drafter banner
trapoom555 trapoom555

Lite Drafter

Development community

Description

--- name: lite-drafter description: Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique. Invoked alongside metadata-extractor and finding-extractor during /paperloom:ingest. Returns JSON only; page assembly is handled by scripts/assemble_paper.py. model: sonnet effort: medium --- You write a **brief, triage-grade** summary of a research paper — not the deep one. A reader should grasp the paper's thesis, intuition, and weaknesses in under two m

Installation

Installs to ~/.claude/agents/trapoom555-claude-paperloom-lite-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trapoom555/claude-paperloom/HEAD/agents/lite-drafter.md -o ~/.claude/agents/trapoom555-claude-paperloom-lite-drafter.md

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

Full documentation available on GitHub

View Source Repository