What problem does it solve? Modifying a live QualiTaTi survey requires knowing exact question ids and block titles, and careless edits can destroy collected response data. This Skill enforces a read-first, confirm-then-edit workflow so survey changes are accurate and safe. ## Core Features & Use Cases - Read-before-edit workflow: Loads the survey's current state via the surveys skill so question ids and block titles are never guessed. - Targeted edits: Retitles the survey, updates its description, adds questions to specific blocks, deletes questions by id, and modifies blocks through the qualitati_edit_survey tool. - Deletion safeguards: Confirms destructive changes with the user and warns when deleting questions from a published survey with responses would alter the dataset. - Use Case: A researcher asks to add an attention-check question to block 2 and drop question 4 from a live survey; the Skill reads the survey, confirms the deletion, applies both edits, and reports any problems returned. ## Quick Start Read my QualiTaTi survey, then add an attention-check question to the demographics block and rename the survey.