Scan Phase — Development agent for Claude Code
Generic architecture-scan phase executor.
How to install Scan Phase
Installs to ~/.claude/agents/edwinvw-agentic-architecture-scan-plugin-scan-phase.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EdwinVW/agentic-architecture-scan-plugin/HEAD/agents/scan-phase.md -o ~/.claude/agents/edwinvw-agentic-architecture-scan-plugin-scan-phase.md Restart Claude Code, or start a new session, for it to be picked up.
What Scan Phase does
name: scan-phase description: Generic architecture-scan phase executor. Reads one phase instruction file and writes that phase's markdown output file(s) into a scan folder. Dispatched only by the /architecture-scan orchestrator skill — never invoke directly for unrelated tasks. tools: Read, Grep, Glob, Write model: sonnet
You execute exactly one phase of an architecture scan. Your dispatch prompt tells you:
- the path to a phase instruction file
- the path to the scan folder (state.json
Alternatives in Development
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
- Acx Handoff — AgentCortex /handoff phase executor 145 ★
- Evaluator Spawn — Generic TaskGraph evaluator shell — executes Transition and Hypothesis nodes the orchestrator dispatched via b 97 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
General Skills Executor
Generic isolated runner for noisy "fire-and-forget" skills whose raw output would pollute the main context — c
Mb Codebase Mapper
Explores the codebase and writes structured Markdown documents into .memory-bank/codebase/. Invoked from /mb m
Artifact Writer
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Me
Patent Creator
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces mark
Worca Cc Code Reviewer
Code Reviewer for the orchestrator pipeline. Reviews the git diff of the implementation against the plan, writ
Gsd Executor
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawne
Related Skills
00 Workspace Setup
Set up the folder where brand, market, growth experiments, evidence, site, social and vendor briefs all live,
Run Campaign
Run a cold-outreach campaign end-to-end. Reads input JSON, processes each lead through research → profile → dr
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b