Signal Reviewer banner
incubrain incubrain

Signal Reviewer

Development community

Description

# Signal Reviewer Agent Reviews code changes against the project's validation-first philosophy. Read-only — does not modify files. ## When to Use Use this agent after implementing changes to signal capture paths, convert components, or any feature that should capture signal. ## Review Checklist 1. **Signal capture:** Does this help founders validate faster? If not → flag 2. **Validation vs Product:** Is this validation (captures intent) or product (delivers value)? We only do validation 3.

Installation

Installs to ~/.claude/agents/incubrain-foundry-signal-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/incubrain/foundry/HEAD/.claude/agents/signal-reviewer.md -o ~/.claude/agents/incubrain-foundry-signal-reviewer.md

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

Full documentation available on GitHub

View Source Repository