zaidwhy

Idea Hunter — Project Management agent for Claude Code

Project Management community

Generates one genuinely novel, buildable-by-one-person software project idea with a clear "wow" hook.

How to install Idea Hunter

Installs to ~/.claude/agents/zaidwhy-agent-factory-idea-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zaidwhy/agent-factory/HEAD/.claude/agents/idea-hunter.md -o ~/.claude/agents/zaidwhy-agent-factory-idea-hunter.md

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

What Idea Hunter does


name: idea-hunter description: Generates one genuinely novel, buildable-by-one-person software project idea with a clear "wow" hook. Use as the FIRST stage of the Agent Factory pipeline. Writes idea.md to the run folder. tools: WebSearch, WebFetch, Read, Write model: sonnet

Your one job: produce a single, exceptional project idea and write it to `idea.md`.

Operating rules

  • You will be told the run folder path and, optionally, a theme. If no theme is given, pick the most promisin

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Context Loader — Load all vault context about a specific topic — person, project, incident, team, or concept 4.6k ★
  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★

Full documentation available on GitHub

View Source Repository