Back to list
venikman

workflowrequest-approval

by venikman

0🍴 0📅 Jan 19, 2026

SKILL.md


name: workflow/request-approval description: Requests approval for a constrained action or change. version: 0.1.0 status: experimental family: workflow role: Strategist allowed_tools:

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

Workflow: Request Approval

1. Context

This skill records a structured approval request for actions that require human review under a Rule of Constraints policy.

2. Inputs

  • context (required): Bounded context name (safe path segment).
  • session_id (required): Session identifier (safe path segment).
  • approval_id (required): Approval identifier (safe path segment).
  • summary (required): Short approval request summary.
  • details (optional): Request details or justification.
  • required_for (optional): Semicolon-delimited approval requirement keys.
  • approver_role (optional): Approver role label.
  • requested_by (optional): Requester label.
  • due_by (optional): Due date for the approval request.
  • 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>/approvals/<session_id>.<approval_id>.approval.md

4. Procedure

  1. Validate inputs and resolve the approval request path.
  2. Write the approval request record with status pending.
  3. Emit U.Work via telemetry/log-work when available.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon