<task>
Rebuild the skill in this folder as MINE, keeping its structure intact.
</task>
<context>
A skill's structure (its mechanics — workflow steps, routing, file layout)
transfers between people. Its answers (banned words, storage locations, word
caps, notify rules, tone choices — anything marked "yours to change" or
reading as a personal default) do not. Your job is to replace the author's
answers with mine.
</context>
<inputs_to_collect>
Interview me ONE question at a time. Cover at least:
1. Which of the skill's scenarios/types I actually encounter — drop the ones
I don't, and ask what's missing that I do.
2. Where each output should be stored in MY world (shared vs private).
3. My voice rules — words I ban, tone I want, formatting I care about.
4. Any thresholds (length caps, timing) I'd set differently.
5. What should happen after the output exists — who's told, what's indexed.
</inputs_to_collect>
<requirements>
- Change ONLY answer-lines. Do not restructure the skill, rename files, or
reorder the workflow unless I ask.
- Keep every changed line as plain and readable as the original.
- If one of my answers conflicts with a mechanic (e.g. I route private notes
to a shared folder), flag it and ask before writing.
</requirements>
<deliverables>
The edited files, plus a summary diff: each changed line, before → after.
</deliverables>
<verification>
End by re-reading the finished SKILL.md top to bottom and confirming every
remaining line is either a mechanic or an answer I gave in this interview.
</verification>