oh-my-customcode 0.32.0 → 0.33.1
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.
- package/README.md +13 -10
- package/dist/cli/index.js +197 -76
- package/dist/index.js +52 -6
- package/package.json +1 -1
- package/templates/.claude/rules/MUST-agent-design.md +11 -0
- package/templates/.claude/rules/MUST-agent-identification.md +4 -4
- package/templates/.claude/rules/MUST-agent-teams.md +17 -18
- package/templates/.claude/rules/MUST-continuous-improvement.md +3 -3
- package/templates/.claude/rules/MUST-orchestrator-coordination.md +24 -42
- package/templates/.claude/rules/MUST-parallel-execution.md +18 -40
- package/templates/.claude/rules/MUST-sync-verification.md +6 -6
- package/templates/.claude/rules/MUST-tool-identification.md +39 -10
- package/templates/.claude/rules/SHOULD-ontology-rag-routing.md +49 -0
- package/templates/.claude/skills/airflow-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/analysis/SKILL.md +2 -1
- package/templates/.claude/skills/audit-agents/SKILL.md +4 -3
- package/templates/.claude/skills/aws-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/claude-code-bible/SKILL.md +1 -0
- package/templates/.claude/skills/codex-exec/SKILL.md +5 -4
- package/templates/.claude/skills/create-agent/SKILL.md +1 -0
- package/templates/.claude/skills/cve-triage/SKILL.md +1 -0
- package/templates/.claude/skills/dag-orchestration/SKILL.md +1 -0
- package/templates/.claude/skills/dbt-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/de-lead-routing/SKILL.md +1 -0
- package/templates/.claude/skills/deep-plan/SKILL.md +292 -0
- package/templates/.claude/skills/dev-lead-routing/SKILL.md +1 -0
- package/templates/.claude/skills/dev-refactor/SKILL.md +1 -0
- package/templates/.claude/skills/dev-review/SKILL.md +1 -0
- package/templates/.claude/skills/django-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/docker-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/fastapi-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/fix-refs/SKILL.md +1 -0
- package/templates/.claude/skills/flutter-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/go-backend-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/go-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/help/SKILL.md +1 -0
- package/templates/.claude/skills/intent-detection/SKILL.md +1 -0
- package/templates/.claude/skills/java21-best-practices/SKILL.md +305 -0
- package/templates/.claude/skills/jinja2-prompts/SKILL.md +1 -0
- package/templates/.claude/skills/kafka-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/kotlin-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/lists/SKILL.md +1 -0
- package/templates/.claude/skills/memory-management/SKILL.md +1 -0
- package/templates/.claude/skills/memory-recall/SKILL.md +1 -0
- package/templates/.claude/skills/memory-save/SKILL.md +1 -0
- package/templates/.claude/skills/model-escalation/SKILL.md +1 -0
- package/templates/.claude/skills/monitoring-setup/SKILL.md +1 -0
- package/templates/.claude/skills/multi-model-verification/SKILL.md +1 -0
- package/templates/.claude/skills/npm-audit/SKILL.md +1 -0
- package/templates/.claude/skills/npm-publish/SKILL.md +1 -0
- package/templates/.claude/skills/npm-version/SKILL.md +1 -0
- package/templates/.claude/skills/optimize-analyze/SKILL.md +1 -0
- package/templates/.claude/skills/optimize-bundle/SKILL.md +1 -0
- package/templates/.claude/skills/optimize-report/SKILL.md +1 -0
- package/templates/.claude/skills/pipeline-architecture-patterns/SKILL.md +1 -0
- package/templates/.claude/skills/pipeline-guards/SKILL.md +2 -0
- package/templates/.claude/skills/postgres-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/pr-auto-improve/SKILL.md +1 -0
- package/templates/.claude/skills/python-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/qa-lead-routing/SKILL.md +1 -0
- package/templates/.claude/skills/react-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/redis-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/research/SKILL.md +1 -0
- package/templates/.claude/skills/result-aggregation/SKILL.md +1 -0
- package/templates/.claude/skills/rust-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/sauron-watch/SKILL.md +1 -0
- package/templates/.claude/skills/secretary-routing/SKILL.md +1 -0
- package/templates/.claude/skills/skills-sh-search/SKILL.md +1 -0
- package/templates/.claude/skills/snowflake-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/spark-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/springboot-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/status/SKILL.md +1 -0
- package/templates/.claude/skills/structured-dev-cycle/SKILL.md +1 -0
- package/templates/.claude/skills/stuck-recovery/SKILL.md +1 -0
- package/templates/.claude/skills/supabase-postgres-best-practices/SKILL.md +2 -1
- package/templates/.claude/skills/task-decomposition/SKILL.md +2 -0
- package/templates/.claude/skills/typescript-best-practices/SKILL.md +1 -0
- package/templates/.claude/skills/update-docs/SKILL.md +4 -3
- package/templates/.claude/skills/update-external/SKILL.md +1 -0
- package/templates/.claude/skills/vercel-deploy/SKILL.md +1 -0
- package/templates/.claude/skills/web-design-guidelines/SKILL.md +1 -0
- package/templates/.claude/skills/worker-reviewer-pipeline/SKILL.md +2 -0
- package/templates/.claude/skills/writing-clearly-and-concisely/SKILL.md +3 -2
- package/templates/CLAUDE.md.en +7 -5
- package/templates/CLAUDE.md.ko +7 -5
- package/templates/manifest.json +4 -4
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ Like oh-my-zsh transformed shell customization, oh-my-customcode makes personali
|
|
|
21
21
|
|
|
22
22
|
| Feature | Description |
|
|
23
23
|
|---------|-------------|
|
|
24
|
-
| **Batteries Included** | 44 agents,
|
|
24
|
+
| **Batteries Included** | 44 agents, 70 skills, 25 guides, 19 rules, 1 hook, 4 contexts, ontology graph - ready to use out of the box |
|
|
25
25
|
| **Sub-Agent Model** | Supports hierarchical agent orchestration with specialized roles |
|
|
26
26
|
| **Dead Simple Customization** | Create a folder + markdown file = new agent or skill |
|
|
27
27
|
| **Mix and Match** | Use built-in components, create your own, or combine both |
|
|
@@ -151,6 +151,7 @@ All commands are invoked inside the Claude Code conversation.
|
|
|
151
151
|
| `/sauron-watch` | Full R017 sync verification |
|
|
152
152
|
| `/monitoring-setup` | OTel console monitoring enable/disable |
|
|
153
153
|
| `/codex-exec` | Execute Codex CLI prompt |
|
|
154
|
+
| `/deep-plan` | Research-validated planning (research → plan → verify) |
|
|
154
155
|
| `/structured-dev-cycle` | 6-phase structured development cycle |
|
|
155
156
|
| `/lists` | Show all available commands |
|
|
156
157
|
| `/status` | System status and health checks |
|
|
@@ -178,12 +179,12 @@ All commands are invoked inside the Claude Code conversation.
|
|
|
178
179
|
| **Security** | 1 | sec-codeql-expert |
|
|
179
180
|
| **Total** | **44** | |
|
|
180
181
|
|
|
181
|
-
### Skills (
|
|
182
|
+
### Skills (70)
|
|
182
183
|
|
|
183
184
|
| Category | Count | Skills |
|
|
184
185
|
|----------|-------|--------|
|
|
185
186
|
| **Routing** | 4 | secretary-routing, dev-lead-routing, de-lead-routing, qa-lead-routing |
|
|
186
|
-
| **Best Practices** |
|
|
187
|
+
| **Best Practices** | 21 | go-best-practices, python-best-practices, typescript-best-practices, kotlin-best-practices, rust-best-practices, react-best-practices, fastapi-best-practices, springboot-best-practices, go-backend-best-practices, django-best-practices, docker-best-practices, aws-best-practices, postgres-best-practices, supabase-postgres-best-practices, redis-best-practices, airflow-best-practices, dbt-best-practices, kafka-best-practices, snowflake-best-practices, flutter-best-practices, java21-best-practices |
|
|
187
188
|
| **Development** | 6 | dev-review, dev-refactor, create-agent, intent-detection, web-design-guidelines, analysis |
|
|
188
189
|
| **Data Engineering** | 2 | spark-best-practices, pipeline-architecture-patterns |
|
|
189
190
|
| **Optimization** | 3 | optimize-analyze, optimize-bundle, optimize-report |
|
|
@@ -191,12 +192,14 @@ All commands are invoked inside the Claude Code conversation.
|
|
|
191
192
|
| **Package Management** | 3 | npm-publish, npm-version, npm-audit |
|
|
192
193
|
| **Operations** | 7 | update-docs, update-external, audit-agents, fix-refs, sauron-watch, monitoring-setup, claude-code-bible |
|
|
193
194
|
| **Utilities** | 5 | lists, help, status, result-aggregation, writing-clearly-and-concisely |
|
|
194
|
-
| **Quality & Workflow** |
|
|
195
|
+
| **Quality & Workflow** | 10 | multi-model-verification, structured-dev-cycle, model-escalation, stuck-recovery, dag-orchestration, task-decomposition, worker-reviewer-pipeline, pr-auto-improve, pipeline-guards, deep-plan |
|
|
195
196
|
| **Security** | 2 | cve-triage, jinja2-prompts |
|
|
196
197
|
| **Research** | 1 | research |
|
|
197
198
|
| **Deploy** | 2 | vercel-deploy, codex-exec |
|
|
198
199
|
| **External** | 1 | skills-sh-search |
|
|
199
200
|
|
|
201
|
+
Skills use a 3-tier scope system (`core`, `harness`, `package`) to control deployment behavior during `omcustom init`. Core and harness skills are installed by default; package-scoped skills (e.g., npm-publish) are excluded.
|
|
202
|
+
|
|
200
203
|
### Guides (25)
|
|
201
204
|
|
|
202
205
|
Comprehensive reference documentation covering:
|
|
@@ -208,15 +211,15 @@ Comprehensive reference documentation covering:
|
|
|
208
211
|
- Data engineering workflows
|
|
209
212
|
- Database optimization
|
|
210
213
|
|
|
211
|
-
### Rules (
|
|
214
|
+
### Rules (19)
|
|
212
215
|
|
|
213
216
|
| Priority | Count | Purpose |
|
|
214
217
|
|----------|-------|---------|
|
|
215
218
|
| **MUST** | 12 | Safety, permissions, agent design (enforced) |
|
|
216
|
-
| **SHOULD** |
|
|
219
|
+
| **SHOULD** | 6 | Interactions, error handling (recommended) |
|
|
217
220
|
| **MAY** | 1 | Optimization guidelines (optional) |
|
|
218
221
|
|
|
219
|
-
### Hooks (
|
|
222
|
+
### Hooks (1)
|
|
220
223
|
|
|
221
224
|
Event-driven automation for agent lifecycle events (PreToolUse, PostToolUse, etc.).
|
|
222
225
|
|
|
@@ -278,7 +281,7 @@ your-project/
|
|
|
278
281
|
│ │ ├── be-fastapi-expert.md
|
|
279
282
|
│ │ ├── mgr-creator.md
|
|
280
283
|
│ │ └── ...
|
|
281
|
-
│ ├── skills/ # Skill modules (
|
|
284
|
+
│ ├── skills/ # Skill modules (70 directories, each with SKILL.md)
|
|
282
285
|
│ │ ├── go-best-practices/
|
|
283
286
|
│ │ ├── react-best-practices/
|
|
284
287
|
│ │ ├── secretary-routing/
|
|
@@ -289,8 +292,8 @@ your-project/
|
|
|
289
292
|
│ │ ├── skills.yaml
|
|
290
293
|
│ │ ├── rules.yaml
|
|
291
294
|
│ │ └── graphs/
|
|
292
|
-
│ ├── rules/ # Behavior rules (
|
|
293
|
-
│ ├── hooks/ # Event hooks (
|
|
295
|
+
│ ├── rules/ # Behavior rules (19 total)
|
|
296
|
+
│ ├── hooks/ # Event hooks (1 total)
|
|
294
297
|
│ └── contexts/ # Context files (4 total)
|
|
295
298
|
└── templates/
|
|
296
299
|
└── guides/ # Reference docs (25 total)
|