Markdown Documentation Management Overview Manage project documentation for Claude Code workflows including README.md and agent context files (AGENTS.md / CLAUDE.md). This skill enforces a strict audience split: README.md is for humans , AGENTS.md is for agents and developers running commands . Use this skill when initializing new projects, updating existing documentation, or ensuring context files accurately reflect current code. By default the skill operates recursively across the whole repository, not just the root. workflows find and refresh every existing README.md / AGENTS.md in the tre…