groove-work-spec Use $ARGUMENTS as the spec topic if provided. Outcome A complete outcome spec that defines what to build and how to verify it — the agent determines the procedure. Acceptance Criteria Spec file contains: - Overview : What to build and why - Decisions : Key technical choices with rationale - Implementation Steps : Concrete, ordered steps - Edge Cases : Error handling, boundary conditions Constraints - Sanitize topic for use as filename — strip path separators, special characters, and traversal patterns ( ) - Specs directory is always - Ensure the specs directory exists (create…