What problem does it solve? Confirmed product decisions, stable terminology, cross-module rules, and follow-up todos often get lost after a discussion ends. This Skill writes already-confirmed project knowledge back into the correct truth-source files (TODO.md, PRODUCT-RULES.md, PRODUCT-STATE.md, decision records) as a separate, minimal commit, so nothing agreed upon is dropped. ## Core Features & Use Cases - Guarded Entry: Runs a product-baseline gate and refuses to write when the proposal is missing/invalid, active work exists, or staged WIP conflicts are present. - Strict Write Boundaries: Only writes to explicitly allowed truth-source files; never touches module docs, proposals, mockups, or workflow state. - Evidence-Based Correction: Updates PRODUCT-STATE.md only against facts already committed on main, never from discussion or WIP. - Use Case: After a discussion, the PM says "this terminology is settled, don't lose it." The Skill verifies the baseline, patches the glossary entry, stages only that file, and commits it with a receipt. ## Quick Start Tell the assistant to record the confirmed terminology or todo into the project using the pmai-record skill.