proto-socket/agent-ops/skills/project/add-toki-socket-crosstest-language/agents/openai.yaml
toki 839e97f245 feat: add Dart-Kotlin crosstest and improve WS protobuf server
- Add Dart-Kotlin crosstest implementation (dart_kotlin.dart, kotlin_dart.kt)
- Add Dart-Kotlin client implementation for Go (kotlin_dart_client.kt, dart_kotlin_client.dart)
- Update SKILL.md and openai.yaml for crosstest language support
- Improve ws_protobuf_server.dart with better error handling
- Fix crosstest client implementations for Go
2026-04-12 23:03:38 +09:00

4 lines
278 B
YAML

interface:
display_name: "Add Toki Socket Crosstest Language"
short_description: "Plan and add Toki Socket matrix crosstests"
default_prompt: "Use $add-toki-socket-crosstest-language to plan and add language-matrix integration tests for a new toki_socket implementation."