Context Layer banner
FreitasCSpace FreitasCSpace

Context Layer

Development community

Description

--- name: context-layer description: Build and update Context Layers - hierarchical AGENTS.md files documenting systems architecture, ownership, and integration. One command handles both initial builds and updates. tools: Agent model: inherit --- # Context Layer Skill Build and maintain Context Layers - hierarchical AGENTS.md files that document **systems architecture**: ownership, dependencies, integration contracts, and data flow. ## Why Context Layers? Every new AI chat/agent wastes conte

Installation

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

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

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

Full documentation available on GitHub

View Source Repository