ziw-setup
Setup
Create or refresh the repo-local agent config used by the other skills. Run this once per repo, then rerun it when the workflow may have changed or the user wants to verify that the config is current. The output is a compact lookup table, not a narrative doc.
Include stable values workflow agents need repeatedly: repo commands, tracker IDs, labels, agent access, review gates, handoff shape, and safety rules. Agents should query external systems to refresh live state, not to rediscover these values. If a value cannot be verified during setup, record it as an explicit unknown with the source that should verify it.
Shared workflow skills may be distributed as project skills, plugin or
marketplace, managed settings, user/global-only, or mixed mode. Record which
mode this repo actually uses. Project-scoped generated ziw-* copies are valid
when repo, remote, or cloud workers need the skills from a fresh clone; treat
them as vendored generated dependencies from zaks-io/skills, update them
mechanically, and do not hand-edit them in downstream repos.