What problem does it solve? Framework improvements, bug fixes, and workflow refinements accumulate across projects but get applied inconsistently, without version tracking, changelog entries, or contradiction checks, leaving a shared multi-team framework incoherent and untraceable. ## Core Features & Use Cases - Improvement Intake: Import improvements from other projects, apply free-form descriptions, or review recorded improvements from a shared inbox with delete-on-apply semantics. - Contradiction & Ordering Checks: Verifies selected improvements are mutually consistent and applies them in dependency order from ORDER.md before editing any framework file. - Version & Documentation Management: Determines patch/minor/major bumps per VERSIONING.md rules, then updates config_hints.json, CLAUDE.md, and CHANGELOG.md with consistency validation. - Use Case: After recording several improvements from a backend project, run this skill to review the pending inbox, apply them to the correct rule tiers, bump the framework version, and open a PR with a complete CHANGELOG entry. ## Quick Start Ask the assistant to run ar-add-improvement to review the recorded improvements inbox and bump the framework version.