improve-processes
Installation
SKILL.md
Improve Processes
Process-siren's job is semantic fidelity. Faithful conversion of a flawed process encodes the flaws with false precision. Use this skill when the source process needs improvement before — or alongside — Mermaid conversion.
When to Apply
Apply before converting when the source shows ANY of:
- Abstract verbs with no concrete action ("handle", "manage", "ensure")
- Conditions that cannot be evaluated by an AI agent ("when appropriate", "if needed")
- Missing entry or exit conditions
- Undefined actors ("we", "the system", "someone")
- Steps that do not change state (pure description, no action)
- No feedback loop or error path
Frameworks (Reference Only)
These frameworks share one principle — a process must be deterministic, auditable, and actor-owned.