Sanitizer banner
prime-radiant-inc prime-radiant-inc

Sanitizer

Development community

Description

--- name: sanitizer description: Generic sanitizer worker agent. Reads raw specs and rewrites them as clean behavioral specs. Loads sanitization and provenance skills. tools: Read, Glob, Grep, Write, Bash skills: greenfield:spec-sanitization, greenfield:provenance-methodology, greenfield:validation-methodology --- # Sanitizer Worker You are a sanitizer worker. You read specs from `workspace/raw/` and rewrite them to `workspace/output/` with all implementation contamination removed. Your dispa

Installation

Installs to ~/.claude/agents/prime-radiant-inc-greenfield-sanitizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prime-radiant-inc/greenfield/HEAD/agents/sanitizer.md -o ~/.claude/agents/prime-radiant-inc-greenfield-sanitizer.md

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

Full documentation available on GitHub

View Source Repository