Architecture Agents Md Contract From Codebase banner
HomericIntelligence HomericIntelligence

Architecture Agents Md Contract From Codebase

Development community

Description

--- name: architecture-agents-md-contract-from-codebase license: BSD-3-Clause description: "How to PLAN adding an AGENTS.md agent-behavior contract to a repo by DERIVING every rule from the real codebase + CLAUDE.md invariants instead of writing generic boilerplate, and how to surface the planning risks honestly. Use when: (1) planning/adding an AGENTS.md agent-behavior contract (scope-in/out, permitted/prohibited actions, --dangerously-skip-permissions policy, escalation, verification commands)

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-agents-md-contract-from-codebase/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-agents-md-contract-from-codebase && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/architecture-agents-md-contract-from-codebase.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-architecture-agents-md-contract-from-codebase/SKILL.md

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

Full documentation available on GitHub

View Source Repository