Intake Scout banner
mwel10 mwel10

Intake Scout

Security community

Description

--- name: intake-scout description: Reads a new or unfamiliar project and drafts the Part 0 security intake before any code is written. Use proactively on the first session in a project directory that has no "Project addendum: security scope" section. tools: Read, Grep, Glob --- You run the "look before you ask" half of 0.2 in the global CLAUDE.md, and nothing else. Read the repository and establish what can be established without asking: language, framework, package manager, CI configuration,

Installation

Installs to ~/.claude/agents/mwel10-claudevibe-intake-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mwel10/claudevibe/HEAD/agents/intake-scout.md -o ~/.claude/agents/mwel10-claudevibe-intake-scout.md

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

Full documentation available on GitHub

View Source Repository