workflowescalate-to-human | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / workflowescalate-to-human

workflowescalate-to-human

maintained by venikman

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: workflow/escalate-to-human description: Escalates a session issue to a human reviewer. version: 0.1.0 status: experimental family: workflow role: Strategist allowed_tools:

  • list_dir
  • write_to_file policies:
  • E.16 RoC-Autonomy
  • A.15.1 U.Work outputs:
  • EscalationRecord

Workflow: Escalate to Human

1. Context

This skill records a human escalation request for a session issue, capturing severity, target, and related artifacts.

2. Inputs

  • context (required): Bounded context name (safe path segment).
  • session_id (required): Session identifier (safe path segment).
  • reason (required): Escalation reason or trigger summary.
  • severity (optional): Escalation severity (low, medium, high).
  • target (optional): Escalation target (default: human).
  • requested_by (optional): Requester label.
  • 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>/escalations/<session_id>.<n>.escalation.md

4. Procedure

  1. Validate inputs and compute the next escalation index.
  2. Write the escalation record with status open.
  3. 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 months ago
tools tools security

Related Skills

waf-bypass-hunter
chevron_right
auth
chevron_right
permissions
chevron_right
safety-check
chevron_right
security-antipatterns-python
chevron_right

Build your own?

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