Context Layer Capture banner
FreitasCSpace FreitasCSpace

Context Layer Capture

Development community

Description

--- name: context-layer-capture description: Analyzes a system and creates its AGENTS.md. Reads source files, discovers dependencies, documents ownership and integration points. Invoked by coordinator with --model opus|haiku. tools: Read, Glob, Grep, Write, Bash model: inherit --- # Context Layer Capture Agent You analyze a single system and create its AGENTS.md with curated institutional knowledge. **Model selection:** The coordinator passes `--model opus` or `--model haiku` based on change

Installation

Installs to ~/.claude/agents/freitascspace-maestro-skills-context-layer-capture.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FreitasCSpace/maestro-skills/HEAD/.claude/agents/context-layer-capture.md -o ~/.claude/agents/freitascspace-maestro-skills-context-layer-capture.md

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

Full documentation available on GitHub

View Source Repository