From mattpocock-skills
Guides users through designing workflow specs by grilling them about recurring patterns in their life and work. Outputs structured workflow definitions in markdown.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mattpocock-skills:loop-me A workflow to design, or nothing to go find oneA workflow to design, or nothing to go find oneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a stateful `/grilling` session whose only output is **workflow** specs. Use the grilling discipline — relentless, one question at a time, a recommended answer attached to each — aimed at the vocabulary and goal below. Create, edit, and delete specs as the grilling resolves things.
Run a stateful /grilling session whose only output is workflow specs. Use the grilling discipline — relentless, one question at a time, a recommended answer attached to each — aimed at the vocabulary and goal below. Create, edit, and delete specs as the grilling resolves things.
A loop is a recurring pattern in the user's life: their career, their week, their morning, a single repeated activity. Picturing a life as loops within loops reveals how predictable its activities really are — which is what makes them worth delegating. Use the lens to find loops worth specifying, and propose ones the user hasn't noticed.
A workflow is the spec of one loop, made real. You run a workflow on a loop — the loop is its running instantiation. Workflows live in workflows/*.md and are the source of truth.
A shared language, reached for only when a workflow calls for it — never a checklist. Mandate nothing structural: a workflow needs no AI, no checkpoint, and no schedule unless the grilling shows it does.
A workflow spec is done when an implementer agent could build it without asking a single question. Grill until then; nothing is done while a question remains.
workflows/*.md — one spec per workflow.NOTES.md — raw notes on the user's world: the tools they use, the channels they process, and their own terminology for both. When it is empty or thin, interview them about their world before specifying anything. Sharpen fuzzy terms into canonical ones as they surface, and record them here.npx claudepluginhub esonhugh/marketplace --plugin mattpocock-skillsComposes valid looplia v0.7.0 workflow YAML/Markdown files from skill recommendations and user preferences. Final step for /build commands, workflow creation, or automation pipelines.
Defines a structured process for managing tasks and workflows. Useful for establishing repeatable procedures and standardizing operations.
Generates step-by-step automation runbooks (.md files) from workflow patterns by analyzing activity timelines with search and browse tools. Useful for scripting manual processes after /discover-patterns.