skills/smithery.ai/babysitter-breakpoint

babysitter-breakpoint

Installation
SKILL.md

babysitter-breakpoint

Use this skill to handle all user communication via the breakpoints CLI. Do not prompt the user directly. Always post a breakpoint and poll until it is released, then fetch feedback and continue.

Workflow

  1. Create a breakpoint with the required payload and payload.context.files.
  2. Poll breakpoints breakpoint wait <id> --interval 3 until released.
  3. Apply feedback from the printed details and continue.

Payload structure

Always include a context.files array for referenced files:

Installs
1
First Seen
Mar 26, 2026
babysitter-breakpoint from smithery.ai