oh-my-customcode 0.12.1 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (134) hide show
  1. package/README.md +8 -11
  2. package/dist/cli/index.js +137 -336
  3. package/dist/index.js +99 -260
  4. package/package.json +2 -4
  5. package/templates/.claude/skills/codex-exec/SKILL.md +123 -0
  6. package/templates/.claude/skills/codex-exec/scripts/codex-wrapper.cjs +413 -0
  7. package/templates/CLAUDE.md.en +1 -0
  8. package/templates/CLAUDE.md.ko +1 -0
  9. package/templates/.codex/agents/arch-documenter.md +0 -33
  10. package/templates/.codex/agents/arch-speckit-agent.md +0 -47
  11. package/templates/.codex/agents/be-express-expert.md +0 -30
  12. package/templates/.codex/agents/be-fastapi-expert.md +0 -43
  13. package/templates/.codex/agents/be-go-backend-expert.md +0 -43
  14. package/templates/.codex/agents/be-nestjs-expert.md +0 -28
  15. package/templates/.codex/agents/be-springboot-expert.md +0 -40
  16. package/templates/.codex/agents/db-postgres-expert.md +0 -36
  17. package/templates/.codex/agents/db-redis-expert.md +0 -36
  18. package/templates/.codex/agents/db-supabase-expert.md +0 -35
  19. package/templates/.codex/agents/de-airflow-expert.md +0 -34
  20. package/templates/.codex/agents/de-dbt-expert.md +0 -34
  21. package/templates/.codex/agents/de-kafka-expert.md +0 -81
  22. package/templates/.codex/agents/de-pipeline-expert.md +0 -32
  23. package/templates/.codex/agents/de-snowflake-expert.md +0 -36
  24. package/templates/.codex/agents/de-spark-expert.md +0 -36
  25. package/templates/.codex/agents/fe-svelte-agent.md +0 -29
  26. package/templates/.codex/agents/fe-vercel-agent.md +0 -37
  27. package/templates/.codex/agents/fe-vuejs-agent.md +0 -30
  28. package/templates/.codex/agents/infra-aws-expert.md +0 -47
  29. package/templates/.codex/agents/infra-docker-expert.md +0 -47
  30. package/templates/.codex/agents/lang-golang-expert.md +0 -43
  31. package/templates/.codex/agents/lang-java21-expert.md +0 -39
  32. package/templates/.codex/agents/lang-kotlin-expert.md +0 -43
  33. package/templates/.codex/agents/lang-python-expert.md +0 -43
  34. package/templates/.codex/agents/lang-rust-expert.md +0 -43
  35. package/templates/.codex/agents/lang-typescript-expert.md +0 -43
  36. package/templates/.codex/agents/mgr-claude-code-bible.md +0 -58
  37. package/templates/.codex/agents/mgr-creator.md +0 -39
  38. package/templates/.codex/agents/mgr-gitnerd.md +0 -45
  39. package/templates/.codex/agents/mgr-sauron.md +0 -161
  40. package/templates/.codex/agents/mgr-supplier.md +0 -35
  41. package/templates/.codex/agents/mgr-sync-checker.md +0 -38
  42. package/templates/.codex/agents/mgr-updater.md +0 -33
  43. package/templates/.codex/agents/qa-engineer.md +0 -32
  44. package/templates/.codex/agents/qa-planner.md +0 -73
  45. package/templates/.codex/agents/qa-writer.md +0 -27
  46. package/templates/.codex/agents/sys-memory-keeper.md +0 -43
  47. package/templates/.codex/agents/sys-naggy.md +0 -37
  48. package/templates/.codex/agents/tool-bun-expert.md +0 -26
  49. package/templates/.codex/agents/tool-npm-expert.md +0 -30
  50. package/templates/.codex/agents/tool-optimizer.md +0 -34
  51. package/templates/.codex/codex-native-hash.txt +0 -1
  52. package/templates/.codex/contexts/dev.md +0 -20
  53. package/templates/.codex/contexts/ecomode.md +0 -63
  54. package/templates/.codex/contexts/index.yaml +0 -41
  55. package/templates/.codex/contexts/research.md +0 -28
  56. package/templates/.codex/contexts/review.md +0 -23
  57. package/templates/.codex/hooks/hooks.json +0 -150
  58. package/templates/.codex/install-hooks.sh +0 -100
  59. package/templates/.codex/rules/MAY-optimization.md +0 -29
  60. package/templates/.codex/rules/MUST-agent-design.md +0 -57
  61. package/templates/.codex/rules/MUST-agent-identification.md +0 -29
  62. package/templates/.codex/rules/MUST-continuous-improvement.md +0 -25
  63. package/templates/.codex/rules/MUST-intent-transparency.md +0 -42
  64. package/templates/.codex/rules/MUST-language-policy.md +0 -27
  65. package/templates/.codex/rules/MUST-orchestrator-coordination.md +0 -128
  66. package/templates/.codex/rules/MUST-parallel-execution.md +0 -97
  67. package/templates/.codex/rules/MUST-permissions.md +0 -30
  68. package/templates/.codex/rules/MUST-safety.md +0 -23
  69. package/templates/.codex/rules/MUST-sync-verification.md +0 -125
  70. package/templates/.codex/rules/MUST-tool-identification.md +0 -82
  71. package/templates/.codex/rules/SHOULD-agent-teams.md +0 -39
  72. package/templates/.codex/rules/SHOULD-ecomode.md +0 -37
  73. package/templates/.codex/rules/SHOULD-error-handling.md +0 -33
  74. package/templates/.codex/rules/SHOULD-hud-statusline.md +0 -32
  75. package/templates/.codex/rules/SHOULD-interaction.md +0 -34
  76. package/templates/.codex/rules/SHOULD-memory-integration.md +0 -39
  77. package/templates/.codex/rules/index.yaml +0 -141
  78. package/templates/.codex/skills/airflow-best-practices/SKILL.md +0 -56
  79. package/templates/.codex/skills/audit-agents/SKILL.md +0 -116
  80. package/templates/.codex/skills/aws-best-practices/SKILL.md +0 -280
  81. package/templates/.codex/skills/claude-code-bible/SKILL.md +0 -100
  82. package/templates/.codex/skills/claude-code-bible/scripts/fetch-docs.js +0 -272
  83. package/templates/.codex/skills/create-agent/SKILL.md +0 -91
  84. package/templates/.codex/skills/dbt-best-practices/SKILL.md +0 -54
  85. package/templates/.codex/skills/de-lead-routing/SKILL.md +0 -243
  86. package/templates/.codex/skills/dev-lead-routing/SKILL.md +0 -94
  87. package/templates/.codex/skills/dev-refactor/SKILL.md +0 -123
  88. package/templates/.codex/skills/dev-review/SKILL.md +0 -81
  89. package/templates/.codex/skills/docker-best-practices/SKILL.md +0 -275
  90. package/templates/.codex/skills/fastapi-best-practices/SKILL.md +0 -270
  91. package/templates/.codex/skills/fix-refs/SKILL.md +0 -107
  92. package/templates/.codex/skills/go-backend-best-practices/SKILL.md +0 -338
  93. package/templates/.codex/skills/go-best-practices/SKILL.md +0 -203
  94. package/templates/.codex/skills/help/SKILL.md +0 -125
  95. package/templates/.codex/skills/intent-detection/SKILL.md +0 -215
  96. package/templates/.codex/skills/intent-detection/patterns/agent-triggers.yaml +0 -349
  97. package/templates/.codex/skills/kafka-best-practices/SKILL.md +0 -52
  98. package/templates/.codex/skills/kotlin-best-practices/SKILL.md +0 -256
  99. package/templates/.codex/skills/lists/SKILL.md +0 -78
  100. package/templates/.codex/skills/memory-management/SKILL.md +0 -195
  101. package/templates/.codex/skills/memory-recall/SKILL.md +0 -152
  102. package/templates/.codex/skills/memory-save/SKILL.md +0 -126
  103. package/templates/.codex/skills/monitoring-setup/SKILL.md +0 -115
  104. package/templates/.codex/skills/npm-audit/SKILL.md +0 -72
  105. package/templates/.codex/skills/npm-publish/SKILL.md +0 -63
  106. package/templates/.codex/skills/npm-version/SKILL.md +0 -75
  107. package/templates/.codex/skills/optimize-analyze/SKILL.md +0 -55
  108. package/templates/.codex/skills/optimize-bundle/SKILL.md +0 -67
  109. package/templates/.codex/skills/optimize-report/SKILL.md +0 -74
  110. package/templates/.codex/skills/pipeline-architecture-patterns/SKILL.md +0 -83
  111. package/templates/.codex/skills/postgres-best-practices/SKILL.md +0 -66
  112. package/templates/.codex/skills/python-best-practices/SKILL.md +0 -222
  113. package/templates/.codex/skills/qa-lead-routing/SKILL.md +0 -290
  114. package/templates/.codex/skills/react-best-practices/SKILL.md +0 -101
  115. package/templates/.codex/skills/redis-best-practices/SKILL.md +0 -83
  116. package/templates/.codex/skills/result-aggregation/SKILL.md +0 -164
  117. package/templates/.codex/skills/rust-best-practices/SKILL.md +0 -267
  118. package/templates/.codex/skills/sauron-watch/SKILL.md +0 -144
  119. package/templates/.codex/skills/secretary-routing/SKILL.md +0 -203
  120. package/templates/.codex/skills/snowflake-best-practices/SKILL.md +0 -65
  121. package/templates/.codex/skills/spark-best-practices/SKILL.md +0 -52
  122. package/templates/.codex/skills/springboot-best-practices/SKILL.md +0 -218
  123. package/templates/.codex/skills/status/SKILL.md +0 -153
  124. package/templates/.codex/skills/supabase-postgres-best-practices/SKILL.md +0 -99
  125. package/templates/.codex/skills/typescript-best-practices/SKILL.md +0 -321
  126. package/templates/.codex/skills/update-docs/SKILL.md +0 -140
  127. package/templates/.codex/skills/update-external/SKILL.md +0 -149
  128. package/templates/.codex/skills/vercel-deploy/SKILL.md +0 -73
  129. package/templates/.codex/skills/web-design-guidelines/SKILL.md +0 -118
  130. package/templates/.codex/skills/writing-clearly-and-concisely/SKILL.md +0 -64
  131. package/templates/.codex/uninstall-hooks.sh +0 -52
  132. package/templates/AGENTS.md.en +0 -39
  133. package/templates/AGENTS.md.ko +0 -39
  134. package/templates/manifest.codex.json +0 -43
@@ -1,73 +0,0 @@
1
- ---
2
- name: vercel-deploy
3
- description: Deploy applications to Vercel with auto-detection and preview URLs
4
- ---
5
-
6
- ## When to Use
7
-
8
- - Deploy application to Vercel
9
- - Create preview deployments
10
- - Generate shareable URLs
11
-
12
- ## Features
13
-
14
- ### Framework Detection
15
- ```
16
- Auto-detects 40+ frameworks from package.json:
17
- - Next.js
18
- - React
19
- - Vue
20
- - Nuxt
21
- - Svelte
22
- - Astro
23
- - and more...
24
- ```
25
-
26
- ### Auto Exclusions
27
- ```
28
- Automatically excludes:
29
- - node_modules/
30
- - .git/
31
- - .env files
32
- ```
33
-
34
- ### Output
35
- ```
36
- On successful deployment:
37
- 1. Preview URL (view deployment)
38
- 2. Claim URL (transfer ownership)
39
- ```
40
-
41
- ## Execution Flow
42
-
43
- ```
44
- 1. Detect project framework
45
- 2. Prepare deployment bundle
46
- 3. Upload to Vercel
47
- 4. Return URLs
48
- ```
49
-
50
- ## Output Format
51
-
52
- ```
53
- [Deploy Success]
54
- Preview: https://project-xxx.vercel.app
55
- Claim: https://vercel.com/claim/xxx
56
- ```
57
-
58
- ## Scripts
59
-
60
- See `scripts/deploy.sh` for deployment automation.
61
-
62
- ## Requirements
63
-
64
- - Valid project structure
65
- - package.json present
66
- - Vercel CLI or API token (for authenticated deploys)
67
-
68
- ## Limitations
69
-
70
- - Claimable deploys are anonymous
71
- - Preview URLs are temporary
72
- - Full features require Vercel account
73
- ```
@@ -1,118 +0,0 @@
1
- ---
2
- name: web-design-guidelines
3
- description: UI code review with 100+ rules for accessibility, performance, and UX
4
- user-invocable: false
5
- ---
6
-
7
- ## When to Use
8
-
9
- - UI code review
10
- - Accessibility audit
11
- - Design consistency check
12
- - UX best practices verification
13
-
14
- ## Command Triggers
15
-
16
- - "Review UI"
17
- - "Check accessibility"
18
- - "Design audit"
19
- - "Verify best practices"
20
-
21
- ## Categories
22
-
23
- ### ARIA Labels
24
- ```
25
- - All interactive elements have labels
26
- - Proper role attributes
27
- - aria-live for dynamic content
28
- - Descriptive aria-describedby
29
- ```
30
-
31
- ### Focus States
32
- ```
33
- - Visible focus indicators
34
- - Logical focus order
35
- - Focus trapping in modals
36
- - Skip links for navigation
37
- ```
38
-
39
- ### Form Validation
40
- ```
41
- - Inline error messages
42
- - Accessible error announcements
43
- - Clear input requirements
44
- - Proper label associations
45
- ```
46
-
47
- ### Animations
48
- ```
49
- - Respect prefers-reduced-motion
50
- - Meaningful animations only
51
- - Performance-optimized transforms
52
- - No animation on load
53
- ```
54
-
55
- ### Typography
56
- ```
57
- - Readable font sizes (16px min)
58
- - Proper line height (1.5+)
59
- - Sufficient color contrast
60
- - Responsive text scaling
61
- ```
62
-
63
- ### Images
64
- ```
65
- - Alt text for all images
66
- - Decorative images marked
67
- - Responsive images
68
- - Lazy loading implemented
69
- ```
70
-
71
- ### Performance
72
- ```
73
- - Minimize layout shifts
74
- - Optimize largest contentful paint
75
- - Reduce time to interactive
76
- - Efficient CSS selectors
77
- ```
78
-
79
- ### Navigation
80
- ```
81
- - Keyboard accessible
82
- - Clear current state
83
- - Consistent patterns
84
- - Breadcrumbs where needed
85
- ```
86
-
87
- ### Dark Mode
88
- ```
89
- - System preference detection
90
- - Smooth transitions
91
- - Consistent color tokens
92
- - Image adjustments
93
- ```
94
-
95
- ### Touch Interaction
96
- ```
97
- - Minimum 44px touch targets
98
- - Appropriate spacing
99
- - Gesture alternatives
100
- - Haptic feedback consideration
101
- ```
102
-
103
- ### i18n
104
- ```
105
- - RTL support
106
- - Text expansion room
107
- - Locale-aware formatting
108
- - Translation-ready strings
109
- ```
110
-
111
- ## Execution Flow
112
-
113
- ```
114
- 1. Scan UI components
115
- 2. Check against category rules
116
- 3. Report violations
117
- 4. Suggest fixes
118
- ```
@@ -1,64 +0,0 @@
1
- ---
2
- name: writing-clearly-and-concisely
3
- description: Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
4
- ---
5
-
6
- # Writing Clearly and Concisely
7
-
8
- ## Overview
9
-
10
- William Strunk Jr.'s *The Elements of Style* (1918) teaches you to write clearly and cut ruthlessly.
11
-
12
- **Source**: Internalized from `elements-of-style` plugin (superpowers-marketplace v1.0.0)
13
-
14
- **WARNING:** The full reference (`guides/elements-of-style/elements-of-style.html`) consumes ~12,000 tokens. Read it only when writing or editing prose.
15
-
16
- ## When to Use This Skill
17
-
18
- Use this skill whenever you write prose for humans:
19
-
20
- - Documentation, README files, technical explanations
21
- - Commit messages, pull request descriptions
22
- - Error messages, UI copy, help text, comments
23
- - Reports, summaries, or any explanation
24
- - Editing to improve clarity
25
-
26
- **If you're writing sentences for a human to read, use this skill.**
27
-
28
- ## Limited Context Strategy
29
-
30
- When context is tight:
31
- 1. Write your draft using judgment
32
- 2. Dispatch a subagent with your draft and the reference guide
33
- 3. Have the subagent copyedit and return the revision
34
-
35
- ## All Rules
36
-
37
- ### Elementary Rules of Usage (Grammar/Punctuation)
38
- 1. Form possessive singular by adding 's
39
- 2. Use comma after each term in series except last
40
- 3. Enclose parenthetic expressions between commas
41
- 4. Comma before conjunction introducing co-ordinate clause
42
- 5. Don't join independent clauses by comma
43
- 6. Don't break sentences in two
44
- 7. Participial phrase at beginning refers to grammatical subject
45
-
46
- ### Elementary Principles of Composition
47
- 8. One paragraph per topic
48
- 9. Begin paragraph with topic sentence
49
- 10. **Use active voice**
50
- 11. **Put statements in positive form**
51
- 12. **Use definite, specific, concrete language**
52
- 13. **Omit needless words**
53
- 14. Avoid succession of loose sentences
54
- 15. Express co-ordinate ideas in similar form
55
- 16. **Keep related words together**
56
- 17. Keep to one tense in summaries
57
- 18. **Place emphatic words at end of sentence**
58
-
59
- ### Section V: Words and Expressions Commonly Misused
60
- Alphabetical reference for usage questions — see `guides/elements-of-style/elements-of-style.html`
61
-
62
- ## Bottom Line
63
-
64
- Writing for humans? Read the reference guide and apply the rules. Low on tokens? Dispatch a subagent to copyedit with the guide.
@@ -1,52 +0,0 @@
1
- #!/bin/bash
2
- # Codex Hooks & Contexts Uninstaller
3
- # Removes hooks installed by install-hooks.sh
4
-
5
- set -e
6
-
7
- CODEX_HOME="${HOME}/.codex"
8
- SETTINGS_FILE="${CODEX_HOME}/settings.json"
9
-
10
- echo "┌─────────────────────────────────────────────┐"
11
- echo "│ Codex Hooks Uninstaller │"
12
- echo "└─────────────────────────────────────────────┘"
13
- echo ""
14
-
15
- read -p "This will remove hooks from ~/.codex/. Continue? [y/N] " -n 1 -r
16
- echo ""
17
-
18
- if [[ ! $REPLY =~ ^[Yy]$ ]]; then
19
- echo "Cancelled."
20
- exit 0
21
- fi
22
-
23
- echo ""
24
- echo "[1/3] Removing hook scripts..."
25
- rm -rf "${CODEX_HOME}/hooks/memory-persistence"
26
- rm -rf "${CODEX_HOME}/hooks/strategic-compact"
27
- echo " ✓ Hook scripts removed"
28
-
29
- echo "[2/3] Removing context files..."
30
- rm -f "${CODEX_HOME}/contexts/dev.md"
31
- rm -f "${CODEX_HOME}/contexts/review.md"
32
- rm -f "${CODEX_HOME}/contexts/research.md"
33
- echo " ✓ Context files removed"
34
-
35
- echo "[3/3] Cleaning settings.json..."
36
- if [ -f "$SETTINGS_FILE" ] && command -v jq &> /dev/null; then
37
- TEMP_FILE=$(mktemp)
38
- jq 'del(.hooks)' "$SETTINGS_FILE" > "$TEMP_FILE"
39
- mv "$TEMP_FILE" "$SETTINGS_FILE"
40
- echo " ✓ Hooks removed from settings.json"
41
- else
42
- echo " ⚠ Please manually remove 'hooks' from settings.json"
43
- fi
44
-
45
- echo ""
46
- echo "┌─────────────────────────────────────────────┐"
47
- echo "│ Uninstall Complete! │"
48
- echo "└─────────────────────────────────────────────┘"
49
- echo ""
50
- echo "Note: sessions/ and skills/ directories preserved."
51
- echo "Remove manually if needed: rm -rf ~/.codex/sessions ~/.codex/skills"
52
- echo ""
@@ -1,39 +0,0 @@
1
- # AGENTS.md
2
-
3
- Codex-native entry point for oh-my-customcode.
4
-
5
- ## Core Values
6
-
7
- 1. **Codex-native First** - Prefer Codex native tools and workflows over custom scripts when possible.
8
- 2. **Single Orchestrator** - The main conversation coordinates work; use parallel tool calls for independent tasks.
9
- 3. **Transparent Execution** - State decisions, tool usage, and results clearly.
10
- 4. **Safe Changes** - Avoid destructive commands; verify before commits or pushes.
11
- 5. **Dual-Mode Awareness** - This project supports both Claude and Codex; select behavior by provider detection.
12
-
13
- ## Provider Detection (Auto)
14
-
15
- Detection order (first match wins):
16
-
17
- 1. Override (`--provider` or `OMCUSTOM_PROVIDER` / `LLM_SERVICE`)
18
- 2. Config (`.omcustomrc.json` provider)
19
- 3. Environment signals (`OPENAI_API_KEY`, `CODEX_HOME`, `ANTHROPIC_API_KEY`, `CLAUDE_CODE_*`)
20
- 4. Project markers (`AGENTS.md`/`.codex` vs `CLAUDE.md`/`.claude`)
21
- 5. Default: `claude`
22
-
23
- ## Project Structure
24
-
25
- ```
26
- project/
27
- ├── AGENTS.md
28
- ├── .codex/
29
- │ ├── rules/
30
- │ ├── hooks/
31
- │ ├── contexts/
32
- │ ├── agents/
33
- │ └── skills/
34
- └── guides/
35
- ```
36
-
37
- ## Rules
38
-
39
- See `.codex/rules/` for detailed behavior rules.
@@ -1,39 +0,0 @@
1
- # AGENTS.md
2
-
3
- oh-my-customcode의 Codex-native 엔트리 포인트입니다.
4
-
5
- ## 핵심 원칙
6
-
7
- 1. **Codex-native 우선** - 가능한 한 Codex 기본 도구/워크플로를 우선합니다.
8
- 2. **단일 오케스트레이터** - 메인 대화가 조율하며, 독립 작업은 병렬 툴 호출을 사용합니다.
9
- 3. **투명한 실행** - 의사결정, 도구 사용, 결과를 명확히 공유합니다.
10
- 4. **안전한 변경** - 파괴적 명령을 피하고, 커밋/푸시 전 검증합니다.
11
- 5. **듀얼 모드 인식** - Claude/Codex 병행 유지하며 제공자 감지로 동작을 결정합니다.
12
-
13
- ## 제공자 자동 감지
14
-
15
- 감지 우선순위(먼저 매칭되는 항목 적용):
16
-
17
- 1. 오버라이드 (`--provider` 또는 `OMCUSTOM_PROVIDER` / `LLM_SERVICE`)
18
- 2. 설정 파일 (`.omcustomrc.json` provider)
19
- 3. 환경 신호 (`OPENAI_API_KEY`, `CODEX_HOME`, `ANTHROPIC_API_KEY`, `CLAUDE_CODE_*`)
20
- 4. 프로젝트 마커 (`AGENTS.md`/`.codex` vs `CLAUDE.md`/`.claude`)
21
- 5. 기본값: `claude`
22
-
23
- ## 프로젝트 구조
24
-
25
- ```
26
- project/
27
- ├── AGENTS.md
28
- ├── .codex/
29
- │ ├── rules/
30
- │ ├── hooks/
31
- │ ├── contexts/
32
- │ ├── agents/
33
- │ └── skills/
34
- └── guides/
35
- ```
36
-
37
- ## 규칙
38
-
39
- 세부 규칙은 `.codex/rules/`를 참고합니다.
@@ -1,43 +0,0 @@
1
- {
2
- "version": "0.2.0",
3
- "lastUpdated": "2026-02-08T07:00:00.000Z",
4
- "components": [
5
- {
6
- "name": "rules",
7
- "path": ".codex/rules",
8
- "description": "Agent behavior rules and guidelines",
9
- "files": 18
10
- },
11
- {
12
- "name": "agents",
13
- "path": ".codex/agents",
14
- "description": "AI agent definitions (flat .md files with prefixes)",
15
- "files": 42
16
- },
17
- {
18
- "name": "skills",
19
- "path": ".codex/skills",
20
- "description": "Reusable skill modules (includes slash commands)",
21
- "files": 51
22
- },
23
- {
24
- "name": "guides",
25
- "path": "guides",
26
- "description": "Reference documentation",
27
- "files": 22
28
- },
29
- {
30
- "name": "hooks",
31
- "path": ".codex/hooks",
32
- "description": "Lifecycle hook scripts",
33
- "files": 1
34
- },
35
- {
36
- "name": "contexts",
37
- "path": ".codex/contexts",
38
- "description": "Context configuration files",
39
- "files": 1
40
- }
41
- ],
42
- "source": "https://github.com/baekenough/oh-my-customcode"
43
- }