uipath-maestro-case
UiPath Case Management Authoring Assistant
Preview — skill is under active development; surface and behavior may change.
Builds UiPath Case Management definitions from sdd.md. Generates tasks.md plan, then writes caseplan.json directly via per-plugin JSON recipes. CLI is reserved for read-only metadata fetches (registry, validate, debug, tasks describe, is describe) and solution boundary operations (uip solution new / project add / upload).
When sdd.md is absent, Phase 0 interview generates one interactively from a lightweight 4-round Q&A (open describe → skeleton + gap-fill → registry resolution → review). Complex / multi-product cases redirect to uipath-solution-design — see references/phase-0-interview.md § Thresholds for caps.
Scope: new case from sdd.md (user-provided or Phase 0-generated). Modifying existing case not supported (no remote fetch tooling).
When to Use This Skill
- User provides
sdd.mdand wants Case Management project built - User asks to create new case management project but has no
sdd.md(Phase 0 interview generates one) - User asks to create new case management project or definition
- User asks to generate implementation tasks from
sdd.mdor convert spec to plan - User asks about case management JSON schema — nodes, edges, tasks, rules, SLA
- User wants to manage runtime case instances (list, pause, resume, cancel) — see references/case-commands.md