Handoff

Route coding-work handoff requests to the continuation-prompt module.

abpai 5e9709f 2 files · 597 B Updated

File contents

/code:handoff

Hidden wrapper for the handoff subcommand. Load the module and pass through the user input.

  1. Read the sibling module ../code/handoff.md.
  2. Treat $ARGUMENTS as the next goal or follow-up task.
  3. Follow the module's workflow and stop if the module cannot be read.
  4. Preserve the wrapper invariant: the output must be a self-contained continuation prompt, not implementation of the follow-up task.

User input: $ARGUMENTS

abpai/skills/tree/main/code/skills/handoff commit 5e9709f297

Frequently asked questions

npx skillmds@latest add abpai/handoff