chore: update workflow skills - #596
Conversation
There was a problem hiding this comment.
First-pass review
Risk: medium
Decision: request changes
Ticket triage
- Intended change: Mechanical downstream refresh of project-scoped
ziw-*workflow skills fromzaks-io/skillsvianpx skills update -p -y, updatingskills-lock.jsonhashes and synced.agents/skills/**content. - Scope match: Yes. The diff is limited to workflow skill files, lockfile hashes, and Codex
openai.yamlprompt tweaks — no product/runtime code.
Review findings
Blocking:
- The required Validate CI job (
ci.yml) did not run on this PR. Only CodeQL completed. The prior analogous refresh (codex/update-workflow-skills-2026-07-04, run28716534141) ran full CI including Validate, Secret scan, and Postgres smoke. Perdocs/agents/workflow/config.md, Validate is the merge gate. Do not merge until Validate is green.
Non-blocking:
- No Linear issue is linked in the PR body. Acceptable for coordinator-generated refreshes, but linking a refresh ticket (or noting the coordinator run id) would improve traceability.
- This is a cross-cutting agent-workflow change (orchestrator refactor, new
tick-snapshot.mjs, expandedziw-code-reviewindependent mode). Content matches currentzaks-io/skillsmain and upstreamcheck-skillspasses; a human should spot-check orchestration behavior after CI is green. - Test plan correctly notes coordinator did not run tests; reliance on CI is appropriate once Validate runs.
Merge checklist
- Ticket linked: No (coordinator refresh; no AP issue cited)
- Scope matches: Yes
- Checks green: No — Validate missing
- Tests/docs appropriate: Yes for a mechanical skill sync
- No blocking findings: No
- No high-risk areas: Partial — cross-cutting agent workflow, but trusted upstream sync
- Merge-safe: No until Validate passes
What to do
- Re-trigger CI on this branch (empty commit push or
workflow_dispatch) and confirm Validate succeeds. - Merge once Validate is green; no code changes appear necessary.
Sent by Cursor Automation: First Pass PR Reviewer
|
@cursor install the latest and fix merge conflicts |
|
Done. Here's what I did:
Notable changes beyond the prior refresh:
PR: #596 — CI should run on the push. The prior review flagged a missing Validate job; that should trigger now that the branch is rebased and pushed cleanly. |
Refresh project-scoped workflow skills from zaks-io/skills via npx skills update -p -y. Rebased onto main to resolve merge conflicts from the prior coordinator refresh (#594).
7a7581f to
5e4ce5c
Compare
|
agent-paste PR preview cleanup did not complete. Inspect https://github.com/zaks-io/agent-paste/actions/runs/29274397768 and rerun PR Preview Cleanup for PR #596. |



Summary
zaks-io/skills.npx skills update -p -y.Review automation
Test plan