Skip to content

docs: world-class DDD + hex arch skills — 11 resources, 15+ sources, 7 rounds of review #19

docs: world-class DDD + hex arch skills — 11 resources, 15+ sources, 7 rounds of review

docs: world-class DDD + hex arch skills — 11 resources, 15+ sources, 7 rounds of review #19

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
opencode-compat:
name: OpenCode Compatibility
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Test OpenCode compatibility
run: ./test/opencode-compat.sh