🔍 Project Analyze
One command: agent-foreman init --analyze
Quick Start
bash
agent-foreman init --analyze
Output: docs/ARCHITECTURE.md
Options
| Flag | Effect |
|---|---|
--analyze-output ./path/FILE.md | Custom output path |
--verbose | Show detailed progress |
Use When
- •Joining existing project → understand before changing
- •Before
agent-foreman init→ faster initialization
Skip When
- •New/empty project → use
agent-foreman initdirectly
Read-Only
No code changes. No commits. Safe to run anytime.