2f738c33b7
18 CI agents, 11 workflows, 11 commands, 5 references, 3 contexts. Zero learnship dependencies.
26 lines
522 B
Markdown
26 lines
522 B
Markdown
---
|
|
description: Execute the full CI pipeline — research → plan → execute → verify → complete
|
|
argument-hint: "[phase_number]"
|
|
tools:
|
|
read: true
|
|
bash: true
|
|
write: true
|
|
edit: true
|
|
glob: true
|
|
grep: true
|
|
task: true
|
|
question: true
|
|
---
|
|
|
|
<execution_context>
|
|
@/home/jchery/.config/opencode/ci/workflows/run.md
|
|
</execution_context>
|
|
|
|
<context>
|
|
Arguments: $ARGUMENTS
|
|
</context>
|
|
|
|
<process>
|
|
Execute the CI run workflow end-to-end.
|
|
Preserve all workflow gates, validations, checkpoints, and routing.
|
|
</process> |