smithery.ai

project-analyze

Scans codebases to generate architecture documentation (ARCHITECTURE.md).

First seen Mar 21, 2026

Installation

$ npx skills add https://smithery.ai

Summary

  • Scans codebases to generate architecture documentation (ARCHITECTURE.md).
  • Use when joining an existing project, understanding codebase structure, exploring project architecture, or preparing for agent-foreman init.
  • Triggers on 'analyze project', 'understand codebase', 'explore architecture', 'scan project structure', 'survey project'.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Glob, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,019 B
  • docs SUMMARY.md 359 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

🔍 Project Analyze

One command: agent-foreman init --analyze

Quick Start

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 init directly

Read-Only

No code changes. No commits. Safe to run anytime.