What problem does it solve? Agents working in a specific folder lack the local context that a global CLAUDE.md cannot cover, leading to repeated mistakes, re-litigated decisions, and ignored conventions. This Skill generates a focused, folder-scoped CLAUDE.md plus an AGENTS.md symlink so any future agent (Claude Code, Codex, etc.) starts with the right context. ## Core Features & Use Cases - Guided folder analysis: Reads every file in the target folder in full before drafting, so the generated file reflects real content rather than boilerplate. - Structured section templates: Drafts candidate sections such as Constraints (MUST NOT), Conventions, Locked Decisions, and Essential Files, then iterates with the user before writing. - AGENTS.md symlink creation: Creates a symlink (ln -s CLAUDE.md AGENTS.md) so both Claude Code and other agents stay in sync from a single source. - Use Case: You have an active project folder with evolving conventions and past decisions. Ask the agent to create a CLAUDE.md for it, review the drafted bullet sections, edit directly, and end with a synced AGENTS.md. ## Quick Start Ask the agent to create a CLAUDE.md with an AGENTS.md symlink for a specific folder in your workspace.