# <Human-readable workflow name>

> One paragraph: what the workflow does and when it triggers.

- Skill: `mariourquia/human-readable-workflow-name` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add mariourquia/human-readable-workflow-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mariourquia/human-readable-workflow-name/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: mariourquia (https://skillmd.com/u/mariourquia)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mariourquia/human-readable-workflow-name

---


# <Workflow Name>

## Workflow purpose

One paragraph.

## Trigger conditions

- Explicit phrases.
- Implicit signals.
- Recurring contexts.

## Inputs (required / optional)

| Input | Type | Required | Notes |
|---|---|---|---|

## Outputs

| Output | Type | Shape |
|---|---|---|

## Required context

What axes / references the router must supply before the workflow can run.

## Process

1. Step one.
2. Step two.

Include decision points and branches.

## Metrics used

Cite by slug.

## Reference files used

Paths.

## Escalation points

Where the workflow hands off mid-process.

## Required approvals

Threshold-triggered and policy-triggered.

## Failure modes

Known ways the workflow gets wrong.

## Edge cases

Unusual inputs and how the workflow handles them.

## Example invocations

## Example outputs

