Wonbeen Lee wbeen / AI Product Ops notebook
Operating index

Workflow Router

Start from where you are, then follow the next useful action.

Choose a current state, pick a path, then use the Agent Bundle to hand the complete operating procedure to your AI.

How to use this page Open the workflow that fits your situation, choose Use with AI, then paste the copied instruction into ChatGPT, Claude, Codex, Hermes, or another agent. You do not need to open raw Markdown yourself.

Current work state

Where are you now?

Start by making the current outcome and constraints explicit. Clarify is usually the safest next action.

Representative paths

Three ways to route the next action.

Workflow stable

Delegate a bounded AI task

Use moment. A small routing path for turning a known outcome into a safe, reviewable AI-assisted task.

Outcome. Another agent can execute the bounded task and the result can be reviewed against observable evidence.

Download .md
  1. 01
    Clarify · skills Define the boundary and acceptance checks

    Make the task safe to hand off

  2. 02
    Execute · prompts Retrieve an invocation brief through the existing prompt asset layer included in Agent Bundle

    Keep Prompt Hotbar in its retrieval role

  3. 03
    Verify · skills Review the result against observable evidence

    Stop or escalate when evidence is missing

It's working if

The task has a bounded scope, an observable acceptance check, and a reviewable result.

Known limitations
  • This is an editorial route, not an agent execution service.
  • The prompt target is a retrieval asset; Prompt Hotbar still owns prompt copy and recommendation.
v1.0.0 verified 2026-08-08
Workflow stable

Resume or transfer ongoing work

Use moment. A handoff path for moving active work to another session, agent, or machine without losing settled context.

Outcome. The receiving agent resumes without re-deriving settled context and completion claims are verified.

Download .md
  1. 01
    Execute · skills Record settled context, open questions, and the next executable action

    Make transfer state explicit

  2. 02
    Execute · prompts Retrieve the existing handoff brief when a compact invocation format helps included in Agent Bundle

    Prompt Hotbar remains retrieval-only

  3. 03
    Verify · skills Verify the resumed result and any changed assumptions

    Preserve evidence across the transfer

It's working if

The receiving agent starts from the recorded next action and the resulting change is independently reviewable.

Known limitations
  • A handoff cannot preserve unrecorded private state.
  • No account, history, persistence, or cross-agent execution is provided by this site.
v1.0.0 verified 2026-08-08
Workflow stable

Turn a working conversation into a public asset

Use moment. A public-safe publishing path for extracting reusable material from a long AI conversation without publishing the private conversation itself.

Outcome. A reusable public asset is produced without treating the private conversation itself as publishable source material.

Download .md
  1. 01
    Execute · skills Extract a reusable source candidate from the conversation

    Keep the conversation itself private

  2. 02
    Clarify · templates Check what can be generalized and published included in Agent Bundle

    Reject private-only source material

  3. 03
    Publish & Operate · skills Publish the reviewed public-safe asset

    Keep machine-readable mirrors aligned

It's working if

The published asset is useful without exposing private conversation context, credentials, local paths, or source-only notes.

Known limitations
  • This workflow does not publish automatically.
  • The source conversation must be reviewed; extraction is not permission to disclose it.
v1.0.0 verified 2026-08-08

Workflows coordinate public Skills and supporting assets. Prompt Hotbar remains the retrieval and copy surface for individual prompts; Agent Bundles package this site’s public operating instructions for handoff to an AI.