What problem does it solve? Without a formal requirements baseline, teams have no agreed reference point for change control, traceability, or audits, leading to requirements drift and disputes over what was actually committed. ## Core Features & Use Cases - Baseline Establishment Workflow: Six-step process covering entry criteria verification, baseline record creation, formal approval routing, version labeling, stakeholder communication, and post-baseline change management. - Version Labeling Conventions: Structured scheme distinguishing drafts (Version X.Y draft Z) from approved baselines (Version X.Y approved), with Git tagging examples. - Entry Criteria Checklist: Nine quality gates including review completion, TBD resolution, unique IDs, prioritization, testability, and stakeholder sign-off. - Use Case: After the SRS for a chemical inventory system passes formal review, use this Skill to verify entry criteria, create a baseline record with approver sign-offs, tag Version 1.0 in Git, and lock the document before development begins. ## Quick Start Ask the agent to baseline the approved SRS document for Release 1 using the requirements baselining process and baseline record template.