원클릭으로
orc
orc에는 ObneyAI에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Create scheduled background jobs that run on cron schedules
Build an ORC behavior tree workflow using the DSL
Set up LLM-as-judge evaluation for ORC workflows
Implement event-driven side effects that react to domain events
Implement command handlers that validate state and emit events using the Grain framework
Create a complete Grain domain service with schemas, read models, commands, queries, and tests
Implement query handlers that read from event-sourced read models
Set up GEPA prompt optimization for an ORC workflow
Build read models by reducing events into queryable state
Connect to the project's nREPL server using the nrepl MCP tool
Run the E2E QA test suite against the live application using Playwright MCP and nREPL. Use when testing the app end-to-end.
Run the project test suite using Polylith's poly test command
Define Malli schemas for commands, events, and queries using defschemas