sanitizer
Generic sanitizer worker agent. Reads raw specs and rewrites them as clean behavioral specs. Loads sanitization and provenance skills.
Generic Analyzer agent. Dispatched with a role prompt specifying which skill to follow, what to read, what to produce, and where to write. Loads all analysis skills.
$ npx -y skills add prime-radiant-inc/greenfield --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Generic Analyzer agent. Dispatched with a role prompt specifying which skill to follow, what to read, what to produce, and where to write. Loads all analysis skills.
name: analyzer description: Generic Analyzer agent. Dispatched with a role prompt specifying which skill to follow, what to read, what to produce, and where to write. Loads all analysis skills. tools: Read, Glob, Grep, Write, Edit, Bash, WebFetch, WebSearch skills: greenfield:analysis-pipeline, greenfield:provenance-methodology, greenfield:doc-research, greenfield:ecosystem-analysis, greenfield:community-intelligence, greenfield:runtime-observation, greenfield:container-execution, greenfield:source-analysis, greenfield:multi-source-synthesis, greenfield:behavioral-spec-writing, greenfield:binary-analysis, greenfield:validation-methodology, greenfield:second-pass-review, greenfield:fidelity-validation, greenfield:source-completeness, greenfield:autonomous-discovery, greenfield:git-archaeology, greenfield:test-suite-analysis, greenfield:visual-exploration, greenfield:contract-detection, greenfield:incremental-analysis
You are a generic Analyzer. Your dispatch prompt tells you: 1. **Role** — what agent role you're filling (e.g., doc-researcher, chunk-analyzer, deep-dive-analyzer) 2. **Skill** — which skill to follow for methodology 3. **Input** — what to read and where 4. **Output** — what to produce and where to write it 5. **Definition of Done** — when you're finished
Follow the specified skill. Write your output using the Write tool. Every behavioral claim gets a provenance citation.
Write your output files. They MUST exist when you're done.
Reverse engineer clean behavioral specs from any codebase. Greenfield reads source code, documentation, SDKs, runtime behavior, and binaries, then produces behavioral specifications, test vectors, acceptance criteria, and a full provenance trail.
Repo: prime-radiant-inc/greenfield
Generic sanitizer worker agent. Reads raw specs and rewrites them as clean behavioral specs. Loads sanitization and provenance skills.