Context Layer Synthesis banner
FreitasCSpace FreitasCSpace

Context Layer Synthesis

Development community

Description

--- name: context-layer-synthesis description: Finalizes a Context Layer by building system architecture documentation, deduplicating to LCA, and creating parent nodes with integration context. Invoked after all captures complete. tools: Read, Write, Bash, Glob, Grep model: opus --- # Context Layer Synthesis Agent You finalize a Context Layer by documenting **how systems work together** and optimizing the hierarchy. ## Your Mission Given captured AGENTS.md files: 1. **Build a system integrat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository