aim
Installation
SKILL.md
Read the data and propose the intent behind it, for the user to confirm.
Goal
The result is a proposal the user only confirms, revises, or rejects — never a question. Asking makes the user compose a sentence they did not have ready; proposing lets them answer with a yes. If the turn ends with them writing that sentence anyway, the skill missed.
Workflow
- Read every piece of the handed-over data end to end before proposing anything.
- State the intent you read, in one line grounded in what the data actually shows.
- State briefly what you would do next on that intent.
- Ask only to confirm — right, wrong, or adjust.