-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSOURCES.json
More file actions
32 lines (32 loc) · 1.02 KB
/
SOURCES.json
File metadata and controls
32 lines (32 loc) · 1.02 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
{
"agency-agents": {
"repo": "https://github.com/msitarzewski/agency-agents",
"method": "submodule",
"note": "engineering/ -> core tier, domain categories -> agent-packs"
},
"everything-claude-code": {
"repo": "https://github.com/affaan-m/everything-claude-code",
"method": "submodule",
"note": "ECC skills + rules"
},
"awesome-codex-subagents": {
"repo": "https://github.com/VoltAgent/awesome-codex-subagents",
"method": "submodule",
"note": "awesome/ agents + awesome-core/"
},
"oh-my-codex": {
"repo": "https://github.com/Yeachan-Heo/oh-my-codex",
"method": "submodule + npm-cli",
"package": "oh-my-codex-sisyphus"
},
"gstack": {
"repo": "https://github.com/garrytan/gstack",
"method": "submodule + setup",
"supersedes": ["benchmark", "canary-watch", "safety-guard", "browser-qa",
"verification-loop", "security-review", "design-system"]
},
"superpowers": {
"repo": "https://github.com/obra/superpowers",
"method": "submodule"
}
}