What problem does it solve? AI coding agents repeatedly make the same mistakes in a repository because project-specific rules, caveats, and pitfalls are scattered, stale, or never written down. This Skill produces a small, verified, managed block inside AGENTS.md so agents load the right instructions every session. ## Core Features & Use Cases - Setup, adopt, and refresh: Scaffold a new instruction block, migrate an existing CLAUDE.md or AGENTS.md into a managed block with a per-instruction ledger, or re-verify an existing block against the current repository state. - Record and audit: Capture observed agent mistakes as pitfalls the moment they happen, and audit every line for staleness, broken paths, and contradictions. - Use Case: A team adopts an existing CLAUDE.md full of handwritten rules. The Skill opens a ledger for every instruction, verifies each claim against the repo, proposes a compact AGENTS.md block, and shows exactly where each original rule landed before writing anything. ## Quick Start Ask the agent to run bmad-project-context to set up or refresh the AGENTS.md instructions for this repository.