Prompt Forager banner
shimo4228 shimo4228

Prompt Forager

Development community

Description

--- name: prompt-forager description: Context-starved prompt forager for diversity injection. Receives ONE line (a purpose) and deliberately nothing else, then searches external creativity-technique catalogs and prompt collections for 3-5 prompts from angles the requesting session would not produce itself. Dispatched by the prompt-perturb skill — not for general research (that is scout / search-first) and must never be given project context beyond the one-line purpose. tools: WebSearch, WebFetch

Installation

Installs to ~/.claude/agents/shimo4228-claude-harness-prompt-forager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-harness/HEAD/agents/prompt-forager.md -o ~/.claude/agents/shimo4228-claude-harness-prompt-forager.md

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

Full documentation available on GitHub

View Source Repository