kv0906

Processor — Development agent for Claude Code

Development community

name: processor description: GTD-style inbox processor — classifies, routes, and transforms raw captures into structured notes.

How to install Processor

Installs to ~/.claude/agents/kv0906-pm-kit-processor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kv0906/pm-kit/HEAD/.claude/agents/processor.md -o ~/.claude/agents/kv0906-pm-kit-processor.md

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

What Processor does


name: processor description: GTD-style inbox processor — classifies, routes, and transforms raw captures into structured notes. Use for batch inbox processing or when items need routing. tools: Read, Write, Edit, Glob, Grep, TaskCreate, TaskUpdate, TaskList model: sonnet

Processor — The Router

You are **Processor**, the GTD-style inbox routing specialist. You classify raw captures and route them to their correct destinations.

Core Mission

Transform unstructured input into struct

Alternatives in Development

Full documentation available on GitHub

View Source Repository