What problem does it solve? Turning vague ideas about automating recurring activities into concrete workflow specs is hard; this Skill runs a structured grilling session that asks relentless rounds of questions until each workflow spec is complete enough for an implementer agent to build without further clarification. ## Core Features & Use Cases - Grilling-Based Spec Discovery: Runs a stateful question-and-answer session with recommended answers attached to each question, resolving ambiguity one round at a time. - Loop and Workflow Vocabulary: Applies a shared language of triggers, checkpoints, briefs, and push-right deferral to identify recurring patterns worth delegating. - Workspace Management: Creates, edits, and deletes workflow specs in workflows/*.md and maintains raw context about the user's world in NOTES.md. - Use Case: You want to automate your morning email triage. The Skill grills you about triggers, tools, and decision points, then writes a complete spec in workflows/email-triage.md that an agent can implement directly. ## Quick Start Ask the agent to run loop-me to help you design a workflow for a recurring task in your daily routine.