Files
ci/opencode/command/ci-verify.md
T
grimacing 2f738c33b7 feat(P02): opencode integration layer (#2)
18 CI agents, 11 workflows, 11 commands, 5 references, 3 contexts. Zero learnship dependencies.
2026-05-29 13:27:29 +00:00

25 lines
533 B
Markdown

---
description: Verify CI project deliverables against requirements — structural, behavioral, security, and quality checks
argument-hint: "[phase_number]"
tools:
read: true
bash: true
write: true
edit: true
glob: true
grep: true
task: true
---
<execution_context>
@/home/jchery/.config/opencode/ci/workflows/verify.md
</execution_context>
<context>
Arguments: $ARGUMENTS
</context>
<process>
Execute the CI verify workflow end-to-end.
Preserve all workflow gates, validations, checkpoints, and routing.
</process>