Files
thagarwal-sjc b5ffb85ec6 feat(run-workflow): add run-workflow and run-featured-workflow skills (#283)
* feat(run-workflow): add run-workflow and run-featured-workflow skills

Ports the run-workflow and run-featured-workflow skills from the
run-workflow MCP server repo into a new creative-cloud/run-workflow
plugin, adapted to this repo's frontmatter/scaffolding conventions
(license field, .claude-plugin/plugin.json, .mcp.json,
.tessl-plugin/plugin.json, CODEOWNERS).

run-workflow/SKILL.md is split into a slim always-loaded core plus
references/ (featured-and-templates, compose, diagnostics, asset-input,
alert-rca) to stay under Tessl's recommended SKILL.md token budget.

Eval scenarios cover the bare-ID inspect rule, list_actions discovery,
and featured workflow routing.

* feat(run-workflow): register plugin in marketplace.json

Addresses review feedback from @solimant on #283 — the plugin was
missing from the marketplace listing.

---------

Co-authored-by: thagarwal-sjc <triloka@adobe.com>
2026-07-24 13:18:20 -07:00
..