feat(P02): opencode integration layer (#2)

18 CI agents, 11 workflows, 11 commands, 5 references, 3 contexts. Zero learnship dependencies.
This commit was merged in pull request #2.
This commit is contained in:
2026-05-29 13:27:29 +00:00
parent eedcdd4282
commit 2f738c33b7
50 changed files with 3113 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
---
description: Systematic CI debugging with git context — triage, diagnose root cause, auto-fix or escalate
argument-hint: "[description]"
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/debug.md
</execution_context>
<context>
Arguments: $ARGUMENTS
</context>
<process>
Execute the CI debug workflow end-to-end.
Preserve all workflow gates, validations, checkpoints, and routing.
</process>