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
- Validate inputs and resolve the approval request path.
- Write the approval request record with status pending.
- Emit U.Work via
telemetry/log-workwhen available.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
5 months ago
tools
tools real estate legal
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!