feat: add actor skill — frontmatter protocol + CAS reference #545

Merged
xiaomo merged 1 commits from feat/540-skill-actor into main 2026-05-26 15:44:31 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 95a130136b feat: add actor skill — frontmatter protocol + CAS reference
CI / test (pull_request) Failing after 8m9s
Adds 'uwf skill actor' command for agents executing workflow roles.
Covers the two things an actor needs to know:
1. Frontmatter output protocol (status field, schema-defined fields)
2. CAS operations (put, get, refs, walk, merkle DAG pattern)

Refs #540
2026-05-26 15:32:03 +00:00