Instructions file CodexOpenCode
Instructions for zendev-sh/goai, covering agents.md - goai, commands, architecture, key rules and adding providers.
Instructions file CodexOpenCode
Instructions for zendev-sh/goai, covering agents.md - goai, commands, architecture, key rules and adding providers.
Instructions file
Instructions for zendev-sh/goai, covering claude.md - goai, commands, architecture, key rules and adding providers.
Skill Claude CodeCodex
GoAI is a Go SDK for AI applications. One unified API across 25+ LLM providers. Inspired by the Vercel AI SDK, adapted to Go idioms (generics, interfaces, channels).
Instructions file CodexOpenCode
Instructions for zendev-sh/zenflow, covering agents.md - zenflow, commands, architecture, key rules and coordinator and messaging.
Instructions file
Instructions for zendev-sh/zenflow, covering claude.md - zenflow, commands, architecture, key rules and coordinator and messaging.
Skill Claude CodeCodex
Multi-agent workflow engine for Go. Declarative YAML workflows; an LLM coordinator routes events through hub-and-spoke mailboxes. Three CLI verbs (flow / goal / agent) cover deterministic execution, dynamic planning, and one-shot agent calls. Use this when you need to run a multi-step LLM pipeline with branching…