What problem does it solve? Project rules, architecture notes, conventions, and constraints are often scattered across repositories, making them hard to navigate and reuse. This Skill compiles that verified context into a minimal, file-based Operating Pack with a clear AGENTS.md entrypoint. ## Core Features & Use Cases - Bounded Pack Composition: Builds only the Markdown files the evidence justifies, such as AGENTS.md, ARCHITECTURE.md, CONVENTIONS.md, TESTING.md, SECURITY.md, and workflows/*.md. - Context Classification: Distinguishes verified rules, best practices, local conventions, inference, and unresolved gaps so readers know the authority of each statement. - Proposal and Update Modes: Returns a file plan without mutating anything in proposal mode, or applies only an authorized named change while preserving revision history. - Use Case: A team adopting a new repository asks the AI to gather its architecture, conventions, and validation commands into a navigable Operating Pack, then hands off to operating-pack-reconciliation after the durable change. ## Quick Start Use $operating-pack-composer to compile a minimal AGENTS.md-led Operating Pack from this repository's verified context and constraints.