-
-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.42 KB
/
CITATION.cff
File metadata and controls
43 lines (43 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.2.0
message: "If you use oh-my-agent in your research or work, please cite it as below."
title: "oh-my-agent: Portable Multi-Agent Harness"
abstract: >-
oh-my-agent is a portable multi-agent harness for .agents-based skills and
workflows across Antigravity, Claude Code, Codex, OpenCode, Cursor, Gemini
CLI, and other AI coding environments. It splits work across specialized
agents (frontend, backend, architecture, QA, PM, DB, mobile, infra, debug,
design) with shared skills, workflows, and orchestration.
type: software
authors:
- family-names: Shin
given-names: Eunkwang
- family-names: Kim
given-names: Gahyun
version: 8.16.0 # x-release-please-version
date-released: "2026-05-28" # x-release-please-date
license: MIT
repository-code: "https://github.com/first-fluke/oh-my-agent"
url: "https://github.com/first-fluke/oh-my-agent"
keywords:
- multi-agent
- agent-skills
- orchestrator
- claude-code
- codex
- antigravity
- opencode
- developer-tools
preferred-citation:
type: software
title: "oh-my-agent: Portable Multi-Agent Harness"
authors:
- family-names: Shin
given-names: Eunkwang
- family-names: Kim
given-names: Gahyun
version: 8.16.0 # x-release-please-version
year: 2026
date-released: "2026-05-28" # x-release-please-date
license: MIT
url: "https://github.com/first-fluke/oh-my-agent"
repository-code: "https://github.com/first-fluke/oh-my-agent"