guide

guide is a skill for Claude Code from cdeust/ai-architect-mcp. It costs 0 tokens per session (175 once invoked), scanned A, original, MIT.

A guide for creating onboarding documentation for developers who are new to a project. It explains the architecture, important execution flows, entry points, dependencies, and local setup.

In plain words
What is it for?
Use it to prepare documentation for new team members, open-source contributors, or teams transferring project knowledge.
Why use it?
It turns a codebase's structure into a starting point so new contributors do not have to discover everything alone.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-codebase-intelligence plugin — 8 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/cdeust/ai-architect-mcp/guide
Any agent
npx skills add cdeust/ai-architect-mcp --skill guide
Clone the repo
git clone --depth 1 https://github.com/cdeust/ai-architect-mcp

Made for: Claude Code.

Or install ai-codebase-intelligence, the plugin that ships this one along with the rest of its 8 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/cdeust/ai-architect-mcp/guide.svg)](https://agentmods.dev/skills/cdeust/ai-architect-mcp/guide)
Your own site
<a href="https://agentmods.dev/skills/cdeust/ai-architect-mcp/guide"><img src="https://agentmods.dev/badge/skills/cdeust/ai-architect-mcp/guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 175 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00175
Opus 5 $0.00000 $0.00088
Sonnet 5 $0.00000 $0.00035
Haiku 4.5 $0.00000 $0.00017

Measured 5d ago against content hash d70c2333270d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ai-codebase-intelligence/skills/guide/SKILL.md · 31 lines

What it actually says

Guide Skill

Purpose

Generate onboarding guides for new developers joining a project.

When to Use

  • New team members joining a project
  • Creating documentation for open source projects
  • Knowledge transfer between teams

Operations

  1. Index: Ensure the repository is indexed
  2. Architecture: Map communities and their cohesion
  3. Processes: Identify key execution flows
  4. Entry points: Find the main entry points and controllers
  5. Dependencies: Map external dependencies and integrations
  6. Generate: Create a structured onboarding guide

Workflow

Index → Communities → Processes → Entry points → Dependencies → Generate guide

Output

  • Architecture overview with module map
  • Key execution flows explained
  • Getting started guide for local development
  • Important files and symbols to understand first
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 31 lines · 0 tokens per session scan A d70c2333270d

Subscribe to this mod's changes

guide is a skill published in the GitHub repository cdeust/ai-architect-mcp (1 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 175 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.