Architecture Config Pass Frozen Authority Directly banner
HomericIntelligence HomericIntelligence

Architecture Config Pass Frozen Authority Directly

Development community

Description

--- name: architecture-config-pass-frozen-authority-directly license: BSD-3-Clause description: "Use when: (1) a coordinator projects a typed config into a second stage-only config object, (2) new CLI/config fields fail to reach stages without synchronized edits, (3) stage code uses `getattr` compatibility fallbacks for known fields, (4) tests mutate partial config stubs that do not match the frozen production type." category: architecture date: 2026-08-05 version: "1.0.0" user-invocable: false

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-config-pass-frozen-authority-directly/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-config-pass-frozen-authority-directly && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/architecture-config-pass-frozen-authority-directly.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-config-pass-frozen-authority-directly/SKILL.md

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

Full documentation available on GitHub

View Source Repository