Context Capture

A reusable step that captures non-obvious learnings before work moves on. Embed it where findings should outlive the task — the AI writes down what was learned and why it was non-obvious, so the next person and the next AI start ahead instead of rediscovering it.

Fragment steps

Runs inline, inside a parent workflow's conversation

  1. 1

    Capture Learnings

    If anything non-obvious was learned during this task, write it
    to:

    docs/learnings/{YYYY-MM-DD}-{task-slug}.md
    

    The file is a plain Markdown note. Suggested structure:

    • What I learned
    • Why it was non-obvious
    • What I'd do differently next time

    If nothing non-obvious came up, skip this step — do not create
    an empty file.

  2. Sequence complete — control returns to the parent workflow.

Embedded by

This fragment is used by the following workflow templates:

Ready to automate?

Stop re-explaining your process. Pick a template, start a task, and let the AI drive the work through your workflow.