What problem does it solve? Business analysts and process owners often describe workflows in loose prose, making it hard to capture triggers, actors, inputs, outputs, and business rules consistently. This Skill guides a structured elicitation conversation and converts the answers into a validated, scored Process Intake Record (PIR) that downstream documentation skills can consume. ## Core Features & Use Cases - Guided Elicitation Workflow: A ten-stage intake conversation aligned with BABOK v3 techniques covering trigger, actors, inputs/outputs, scope boundaries, steps, rules, exceptions, systems, and controls. - PIR Generation and Validation: Scripts scaffold a blank PIR YAML, validate schema completeness and enum types, and compute a 0-100 weighted completeness score with a ready_for_narrative handoff gate at 70. - Scope Statement Output: Produces a scope-statement.md defining process boundaries, exclusions, and success criteria alongside the PIR. - Use Case: A user says "help me document our purchase approval workflow." The Skill interviews them stage by stage, records gaps as open_questions instead of guessing, and outputs a scored pir.yaml ready for stakeholder mapping and narrative authoring. ## Quick Start Ask the agent to run a structured intake for a business process you describe, and it will produce a validated PIR YAML file plus a scope statement.