workflowgenerate-handoff | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / workflowgenerate-handoff

workflowgenerate-handoff

maintained by venikman

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: workflow/generate-handoff description: Generates a structured handoff artifact with guard rails. version: 0.1.0 status: experimental family: workflow role: Strategist allowed-tools:

  • list_dir
  • write_to_file policies:
  • A.15.1 U.Work outputs:
  • HandoffRecord

Workflow: Generate Handoff

1. Context

This skill generates a structured handoff artifact with validated instructions and guard rails, producing deterministic file paths.

2. Inputs

  • context (required): Bounded context name (safe path segment).
  • session_id (required): Session identifier (safe path segment).
  • from_agent_type (optional): Issuing agent type (default: strategist).
  • to_agent_type (required): Receiving agent type (safe path segment).
  • instructions (required): Semicolon-delimited instructions.
  • acceptance_criteria (optional): Semicolon-delimited acceptance criteria.
  • constraints (optional): Semicolon-delimited constraints.
  • prohibited_actions (optional): Semicolon-delimited prohibited actions.
  • artifacts (optional): Semicolon-delimited artifact paths.
  • notes (optional): Freeform notes.
  • agent_model (optional): Agent model identifier.
  • role_assignment (optional): RoleAssignment for U.Work logging (default: Strategist).
  • decisions (optional): Semicolon-delimited DRR ids/paths.
  • timestamp_start (optional): ISO-8601 timestamp for deterministic output.

3. Outputs

  • runtime/contexts/<context>/handoffs/<session_id>.<to_agent_type>.<n>.handoff.yaml

4. Procedure

  1. Validate inputs and ensure guard rails are present.
  2. Determine the next handoff counter for the target agent type.
  3. Write the handoff YAML record.
  4. Emit U.Work via telemetry/log-work when available.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools cicd

Related Skills

docker-expert
chevron_right
feature-dev
chevron_right
writing-skills
chevron_right
executing-plans
chevron_right
creating-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.