Standard format for creating HANDOFF.md files when delegation fails.
Creates HANDOFF.md files when delegation fails, documenting blockers and required actions.
/plugin marketplace add Git-Fg/thecattoolkit/plugin install git-fg-bootstrap-plugins-bootstrap@Git-Fg/thecattoolkitStandard format for creating HANDOFF.md files when delegation fails.
# Handoff Required
## Task
{Original task description}
## Blocker
{What prevents completion}
## Required Action
{What user needs to do}
## Context
{Relevant context and findings}
Use this format when creating HANDOFF.md files in accordance with the handoff protocol defined in plugin-expert.md.
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments user: "/hookify" assistant: "I'll analyze the conversation to find behaviors you want to prevent" <commentary>The /hookify command without arguments triggers conversation analysis to find unwanted behaviors.</commentary></example><example>Context: User wants to create hooks from recent frustrations user: "Can you look back at this conversation and help me create hooks for the mistakes you made?" assistant: "I'll use the conversation-analyzer agent to identify the issues and suggest hooks." <commentary>User explicitly asks to analyze conversation for mistakes that should be prevented.</commentary></example>